Gemfile.lock 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842
  1. GEM
  2. remote: https://rubygems.org/
  3. specs:
  4. actioncable (6.1.5)
  5. actionpack (= 6.1.5)
  6. activesupport (= 6.1.5)
  7. nio4r (~> 2.0)
  8. websocket-driver (>= 0.6.1)
  9. actionmailbox (6.1.5)
  10. actionpack (= 6.1.5)
  11. activejob (= 6.1.5)
  12. activerecord (= 6.1.5)
  13. activestorage (= 6.1.5)
  14. activesupport (= 6.1.5)
  15. mail (>= 2.7.1)
  16. actionmailer (6.1.5)
  17. actionpack (= 6.1.5)
  18. actionview (= 6.1.5)
  19. activejob (= 6.1.5)
  20. activesupport (= 6.1.5)
  21. mail (~> 2.5, >= 2.5.4)
  22. rails-dom-testing (~> 2.0)
  23. actionpack (6.1.5)
  24. actionview (= 6.1.5)
  25. activesupport (= 6.1.5)
  26. rack (~> 2.0, >= 2.0.9)
  27. rack-test (>= 0.6.3)
  28. rails-dom-testing (~> 2.0)
  29. rails-html-sanitizer (~> 1.0, >= 1.2.0)
  30. actiontext (6.1.5)
  31. actionpack (= 6.1.5)
  32. activerecord (= 6.1.5)
  33. activestorage (= 6.1.5)
  34. activesupport (= 6.1.5)
  35. nokogiri (>= 1.8.5)
  36. actionview (6.1.5)
  37. activesupport (= 6.1.5)
  38. builder (~> 3.1)
  39. erubi (~> 1.4)
  40. rails-dom-testing (~> 2.0)
  41. rails-html-sanitizer (~> 1.1, >= 1.2.0)
  42. active_model_serializers (0.10.13)
  43. actionpack (>= 4.1, < 7.1)
  44. activemodel (>= 4.1, < 7.1)
  45. case_transform (>= 0.2)
  46. jsonapi-renderer (>= 0.1.1.beta1, < 0.3)
  47. active_record_query_trace (1.8)
  48. activejob (6.1.5)
  49. activesupport (= 6.1.5)
  50. globalid (>= 0.3.6)
  51. activemodel (6.1.5)
  52. activesupport (= 6.1.5)
  53. activerecord (6.1.5)
  54. activemodel (= 6.1.5)
  55. activesupport (= 6.1.5)
  56. activestorage (6.1.5)
  57. actionpack (= 6.1.5)
  58. activejob (= 6.1.5)
  59. activerecord (= 6.1.5)
  60. activesupport (= 6.1.5)
  61. marcel (~> 1.0)
  62. mini_mime (>= 1.1.0)
  63. activesupport (6.1.5)
  64. concurrent-ruby (~> 1.0, >= 1.0.2)
  65. i18n (>= 1.6, < 2)
  66. minitest (>= 5.1)
  67. tzinfo (~> 2.0)
  68. zeitwerk (~> 2.3)
  69. addressable (2.8.0)
  70. public_suffix (>= 2.0.2, < 5.0)
  71. aes_key_wrap (1.1.0)
  72. airbrussh (1.4.0)
  73. sshkit (>= 1.6.1, != 1.7.0)
  74. android_key_attestation (0.3.0)
  75. annotate (3.2.0)
  76. activerecord (>= 3.2, < 8.0)
  77. rake (>= 10.4, < 14.0)
  78. ast (2.4.2)
  79. attr_encrypted (3.1.0)
  80. encryptor (~> 3.0.0)
  81. attr_required (1.0.1)
  82. awrence (1.1.1)
  83. aws-eventstream (1.2.0)
  84. aws-partitions (1.558.0)
  85. aws-sdk-core (3.127.0)
  86. aws-eventstream (~> 1, >= 1.0.2)
  87. aws-partitions (~> 1, >= 1.525.0)
  88. aws-sigv4 (~> 1.1)
  89. jmespath (~> 1.0)
  90. aws-sdk-kms (1.55.0)
  91. aws-sdk-core (~> 3, >= 3.127.0)
  92. aws-sigv4 (~> 1.1)
  93. aws-sdk-s3 (1.113.0)
  94. aws-sdk-core (~> 3, >= 3.127.0)
  95. aws-sdk-kms (~> 1)
  96. aws-sigv4 (~> 1.4)
  97. aws-sigv4 (1.4.0)
  98. aws-eventstream (~> 1, >= 1.0.2)
  99. bcrypt (3.1.16)
  100. better_errors (2.9.1)
  101. coderay (>= 1.0.0)
  102. erubi (>= 1.0.0)
  103. rack (>= 0.9.0)
  104. bindata (2.4.10)
  105. binding_of_caller (1.0.0)
  106. debug_inspector (>= 0.0.1)
  107. blurhash (0.1.6)
  108. ffi (~> 1.14)
  109. bootsnap (1.10.3)
  110. msgpack (~> 1.2)
  111. brakeman (5.2.1)
  112. browser (4.2.0)
  113. brpoplpush-redis_script (0.1.2)
  114. concurrent-ruby (~> 1.0, >= 1.0.5)
  115. redis (>= 1.0, <= 5.0)
  116. builder (3.2.4)
  117. bullet (7.0.1)
  118. activesupport (>= 3.0.0)
  119. uniform_notifier (~> 1.11)
  120. bundler-audit (0.9.0.1)
  121. bundler (>= 1.2.0, < 3)
  122. thor (~> 1.0)
  123. byebug (11.1.3)
  124. capistrano (3.16.0)
  125. airbrussh (>= 1.0.0)
  126. i18n
  127. rake (>= 10.0.0)
  128. sshkit (>= 1.9.0)
  129. capistrano-bundler (2.0.1)
  130. capistrano (~> 3.1)
  131. capistrano-rails (1.6.2)
  132. capistrano (~> 3.1)
  133. capistrano-bundler (>= 1.1, < 3)
  134. capistrano-rbenv (2.2.0)
  135. capistrano (~> 3.1)
  136. sshkit (~> 1.3)
  137. capistrano-yarn (2.0.2)
  138. capistrano (~> 3.0)
  139. capybara (3.36.0)
  140. addressable
  141. matrix
  142. mini_mime (>= 0.1.3)
  143. nokogiri (~> 1.8)
  144. rack (>= 1.6.0)
  145. rack-test (>= 0.6.3)
  146. regexp_parser (>= 1.5, < 3.0)
  147. xpath (~> 3.2)
  148. case_transform (0.2)
  149. activesupport
  150. cbor (0.5.9.6)
  151. charlock_holmes (0.7.7)
  152. chewy (7.2.4)
  153. activesupport (>= 5.2)
  154. elasticsearch (>= 7.12.0, < 7.14.0)
  155. elasticsearch-dsl
  156. chunky_png (1.4.0)
  157. climate_control (0.2.0)
  158. coderay (1.1.3)
  159. color_diff (0.1)
  160. concurrent-ruby (1.1.9)
  161. connection_pool (2.2.5)
  162. cose (1.0.0)
  163. cbor (~> 0.5.9)
  164. openssl-signature_algorithm (~> 0.4.0)
  165. crack (0.4.5)
  166. rexml
  167. crass (1.0.6)
  168. css_parser (1.7.1)
  169. addressable
  170. debug_inspector (1.0.0)
  171. devise (4.8.1)
  172. bcrypt (~> 3.0)
  173. orm_adapter (~> 0.1)
  174. railties (>= 4.1.0)
  175. responders
  176. warden (~> 1.2.3)
  177. devise-two-factor (4.0.1)
  178. activesupport (< 6.2)
  179. attr_encrypted (>= 1.3, < 4, != 2)
  180. devise (~> 4.0)
  181. railties (< 6.2)
  182. rotp (~> 6.0)
  183. devise_pam_authenticatable2 (9.2.0)
  184. devise (>= 4.0.0)
  185. rpam2 (~> 4.0)
  186. diff-lcs (1.5.0)
  187. discard (1.2.1)
  188. activerecord (>= 4.2, < 8)
  189. docile (1.3.4)
  190. domain_name (0.5.20190701)
  191. unf (>= 0.0.5, < 1.0.0)
  192. doorkeeper (5.5.4)
  193. railties (>= 5)
  194. dotenv (2.7.6)
  195. dotenv-rails (2.7.6)
  196. dotenv (= 2.7.6)
  197. railties (>= 3.2)
  198. e2mmap (0.1.0)
  199. ed25519 (1.3.0)
  200. elasticsearch (7.13.3)
  201. elasticsearch-api (= 7.13.3)
  202. elasticsearch-transport (= 7.13.3)
  203. elasticsearch-api (7.13.3)
  204. multi_json
  205. elasticsearch-dsl (0.1.10)
  206. elasticsearch-transport (7.13.3)
  207. faraday (~> 1)
  208. multi_json
  209. encryptor (3.0.0)
  210. erubi (1.10.0)
  211. et-orbi (1.2.6)
  212. tzinfo
  213. excon (0.76.0)
  214. fabrication (2.27.0)
  215. faker (2.20.0)
  216. i18n (>= 1.8.11, < 2)
  217. faraday (1.9.3)
  218. faraday-em_http (~> 1.0)
  219. faraday-em_synchrony (~> 1.0)
  220. faraday-excon (~> 1.1)
  221. faraday-httpclient (~> 1.0)
  222. faraday-multipart (~> 1.0)
  223. faraday-net_http (~> 1.0)
  224. faraday-net_http_persistent (~> 1.0)
  225. faraday-patron (~> 1.0)
  226. faraday-rack (~> 1.0)
  227. faraday-retry (~> 1.0)
  228. ruby2_keywords (>= 0.0.4)
  229. faraday-em_http (1.0.0)
  230. faraday-em_synchrony (1.0.0)
  231. faraday-excon (1.1.0)
  232. faraday-httpclient (1.0.1)
  233. faraday-multipart (1.0.3)
  234. multipart-post (>= 1.2, < 3)
  235. faraday-net_http (1.0.1)
  236. faraday-net_http_persistent (1.2.0)
  237. faraday-patron (1.0.0)
  238. faraday-rack (1.0.0)
  239. faraday-retry (1.0.3)
  240. fast_blank (1.0.1)
  241. fastimage (2.2.6)
  242. ffi (1.15.5)
  243. ffi-compiler (1.0.1)
  244. ffi (>= 1.0.0)
  245. rake
  246. fog-core (2.1.0)
  247. builder
  248. excon (~> 0.58)
  249. formatador (~> 0.2)
  250. mime-types
  251. fog-json (1.2.0)
  252. fog-core
  253. multi_json (~> 1.10)
  254. fog-openstack (0.3.10)
  255. fog-core (>= 1.45, <= 2.1.0)
  256. fog-json (>= 1.0)
  257. ipaddress (>= 0.8)
  258. formatador (0.2.5)
  259. fugit (1.5.2)
  260. et-orbi (~> 1.1, >= 1.1.8)
  261. raabro (~> 1.4)
  262. fuubar (2.5.1)
  263. rspec-core (~> 3.0)
  264. ruby-progressbar (~> 1.4)
  265. gitlab-omniauth-openid-connect (0.5.0)
  266. addressable (~> 2.7)
  267. omniauth (~> 1.9)
  268. openid_connect (~> 1.2)
  269. globalid (1.0.0)
  270. activesupport (>= 5.0)
  271. hamlit (2.13.0)
  272. temple (>= 0.8.2)
  273. thor
  274. tilt
  275. hamlit-rails (0.2.3)
  276. actionpack (>= 4.0.1)
  277. activesupport (>= 4.0.1)
  278. hamlit (>= 1.2.0)
  279. railties (>= 4.0.1)
  280. hashdiff (1.0.1)
  281. hashie (4.1.0)
  282. highline (2.0.3)
  283. hiredis (0.6.3)
  284. hkdf (0.3.0)
  285. htmlentities (4.3.4)
  286. http (5.0.4)
  287. addressable (~> 2.8)
  288. http-cookie (~> 1.0)
  289. http-form_data (~> 2.2)
  290. llhttp-ffi (~> 0.4.0)
  291. http-cookie (1.0.4)
  292. domain_name (~> 0.5)
  293. http-form_data (2.3.0)
  294. http_accept_language (2.1.1)
  295. httpclient (2.8.3)
  296. httplog (1.5.0)
  297. rack (>= 1.0)
  298. rainbow (>= 2.0.0)
  299. i18n (1.10.0)
  300. concurrent-ruby (~> 1.0)
  301. i18n-tasks (0.9.37)
  302. activesupport (>= 4.0.2)
  303. ast (>= 2.1.0)
  304. erubi
  305. highline (>= 2.0.0)
  306. i18n
  307. parser (>= 2.2.3.0)
  308. rails-i18n
  309. rainbow (>= 2.2.2, < 4.0)
  310. terminal-table (>= 1.5.1)
  311. idn-ruby (0.1.4)
  312. ipaddress (0.8.3)
  313. jmespath (1.6.0)
  314. json (2.5.1)
  315. json-canonicalization (0.3.0)
  316. json-jwt (1.13.0)
  317. activesupport (>= 4.2)
  318. aes_key_wrap
  319. bindata
  320. json-ld (3.2.0)
  321. htmlentities (~> 4.3)
  322. json-canonicalization (~> 0.3)
  323. link_header (~> 0.0, >= 0.0.8)
  324. multi_json (~> 1.15)
  325. rack (~> 2.2)
  326. rdf (~> 3.2)
  327. json-ld-preloaded (3.2.0)
  328. json-ld (~> 3.2)
  329. rdf (~> 3.2)
  330. jsonapi-renderer (0.2.2)
  331. jwt (2.2.2)
  332. kaminari (1.2.2)
  333. activesupport (>= 4.1.0)
  334. kaminari-actionview (= 1.2.2)
  335. kaminari-activerecord (= 1.2.2)
  336. kaminari-core (= 1.2.2)
  337. kaminari-actionview (1.2.2)
  338. actionview
  339. kaminari-core (= 1.2.2)
  340. kaminari-activerecord (1.2.2)
  341. activerecord
  342. kaminari-core (= 1.2.2)
  343. kaminari-core (1.2.2)
  344. kt-paperclip (7.1.1)
  345. activemodel (>= 4.2.0)
  346. activesupport (>= 4.2.0)
  347. marcel (~> 1.0.1)
  348. mime-types
  349. terrapin (~> 0.6.0)
  350. launchy (2.5.0)
  351. addressable (~> 2.7)
  352. letter_opener (1.8.1)
  353. launchy (>= 2.2, < 3)
  354. letter_opener_web (2.0.0)
  355. actionmailer (>= 5.2)
  356. letter_opener (~> 1.7)
  357. railties (>= 5.2)
  358. rexml
  359. link_header (0.0.8)
  360. llhttp-ffi (0.4.0)
  361. ffi-compiler (~> 1.0)
  362. rake (~> 13.0)
  363. lograge (0.11.2)
  364. actionpack (>= 4)
  365. activesupport (>= 4)
  366. railties (>= 4)
  367. request_store (~> 1.0)
  368. loofah (2.15.0)
  369. crass (~> 1.0.2)
  370. nokogiri (>= 1.5.9)
  371. mail (2.7.1)
  372. mini_mime (>= 0.1.1)
  373. makara (0.5.1)
  374. activerecord (>= 5.2.0)
  375. marcel (1.0.2)
  376. mario-redis-lock (1.2.1)
  377. redis (>= 3.0.5)
  378. matrix (0.4.2)
  379. memory_profiler (1.0.0)
  380. method_source (1.0.0)
  381. microformats (4.3.1)
  382. json (~> 2.2)
  383. nokogiri (~> 1.10)
  384. mime-types (3.4.1)
  385. mime-types-data (~> 3.2015)
  386. mime-types-data (3.2022.0105)
  387. mini_mime (1.1.2)
  388. mini_portile2 (2.8.0)
  389. minitest (5.15.0)
  390. msgpack (1.4.4)
  391. multi_json (1.15.0)
  392. multipart-post (2.1.1)
  393. net-ldap (0.17.0)
  394. net-scp (3.0.0)
  395. net-ssh (>= 2.6.5, < 7.0.0)
  396. net-ssh (6.1.0)
  397. nio4r (2.5.8)
  398. nokogiri (1.13.3)
  399. mini_portile2 (~> 2.8.0)
  400. racc (~> 1.4)
  401. nsa (0.2.8)
  402. activesupport (>= 4.2, < 7)
  403. concurrent-ruby (~> 1.0, >= 1.0.2)
  404. sidekiq (>= 3.5)
  405. statsd-ruby (~> 1.4, >= 1.4.0)
  406. oj (3.13.11)
  407. omniauth (1.9.1)
  408. hashie (>= 3.4.6)
  409. rack (>= 1.6.2, < 3)
  410. omniauth-cas (2.0.0)
  411. addressable (~> 2.3)
  412. nokogiri (~> 1.5)
  413. omniauth (~> 1.2)
  414. omniauth-rails_csrf_protection (0.1.2)
  415. actionpack (>= 4.2)
  416. omniauth (>= 1.3.1)
  417. omniauth-saml (1.10.3)
  418. omniauth (~> 1.3, >= 1.3.2)
  419. ruby-saml (~> 1.9)
  420. openid_connect (1.2.0)
  421. activemodel
  422. attr_required (>= 1.0.0)
  423. json-jwt (>= 1.5.0)
  424. rack-oauth2 (>= 1.6.1)
  425. swd (>= 1.0.0)
  426. tzinfo
  427. validate_email
  428. validate_url
  429. webfinger (>= 1.0.1)
  430. openssl (2.2.0)
  431. openssl-signature_algorithm (0.4.0)
  432. orm_adapter (0.5.0)
  433. ox (2.14.10)
  434. parallel (1.22.0)
  435. parser (3.1.1.0)
  436. ast (~> 2.4.1)
  437. parslet (2.0.0)
  438. pastel (0.8.0)
  439. tty-color (~> 0.5)
  440. pg (1.3.4)
  441. pghero (2.8.2)
  442. activerecord (>= 5)
  443. pkg-config (1.4.7)
  444. posix-spawn (0.3.15)
  445. premailer (1.14.2)
  446. addressable
  447. css_parser (>= 1.6.0)
  448. htmlentities (>= 4.0.0)
  449. premailer-rails (1.11.1)
  450. actionmailer (>= 3)
  451. premailer (~> 1.7, >= 1.7.9)
  452. private_address_check (0.5.0)
  453. pry (0.13.1)
  454. coderay (~> 1.1)
  455. method_source (~> 1.0)
  456. pry-byebug (3.9.0)
  457. byebug (~> 11.0)
  458. pry (~> 0.13.0)
  459. pry-rails (0.3.9)
  460. pry (>= 0.10.4)
  461. public_suffix (4.0.6)
  462. puma (5.6.2)
  463. nio4r (~> 2.0)
  464. pundit (2.2.0)
  465. activesupport (>= 3.0.0)
  466. raabro (1.4.0)
  467. racc (1.6.0)
  468. rack (2.2.3)
  469. rack-attack (6.6.0)
  470. rack (>= 1.0, < 3)
  471. rack-cors (1.1.1)
  472. rack (>= 2.0.0)
  473. rack-oauth2 (1.16.0)
  474. activesupport
  475. attr_required
  476. httpclient
  477. json-jwt (>= 1.11.0)
  478. rack (>= 2.1.0)
  479. rack-proxy (0.7.0)
  480. rack
  481. rack-test (1.1.0)
  482. rack (>= 1.0, < 3)
  483. rails (6.1.5)
  484. actioncable (= 6.1.5)
  485. actionmailbox (= 6.1.5)
  486. actionmailer (= 6.1.5)
  487. actionpack (= 6.1.5)
  488. actiontext (= 6.1.5)
  489. actionview (= 6.1.5)
  490. activejob (= 6.1.5)
  491. activemodel (= 6.1.5)
  492. activerecord (= 6.1.5)
  493. activestorage (= 6.1.5)
  494. activesupport (= 6.1.5)
  495. bundler (>= 1.15.0)
  496. railties (= 6.1.5)
  497. sprockets-rails (>= 2.0.0)
  498. rails-controller-testing (1.0.5)
  499. actionpack (>= 5.0.1.rc1)
  500. actionview (>= 5.0.1.rc1)
  501. activesupport (>= 5.0.1.rc1)
  502. rails-dom-testing (2.0.3)
  503. activesupport (>= 4.2.0)
  504. nokogiri (>= 1.6)
  505. rails-html-sanitizer (1.4.2)
  506. loofah (~> 2.3)
  507. rails-i18n (6.0.0)
  508. i18n (>= 0.7, < 2)
  509. railties (>= 6.0.0, < 7)
  510. rails-settings-cached (0.6.6)
  511. rails (>= 4.2.0)
  512. railties (6.1.5)
  513. actionpack (= 6.1.5)
  514. activesupport (= 6.1.5)
  515. method_source
  516. rake (>= 12.2)
  517. thor (~> 1.0)
  518. rainbow (3.1.1)
  519. rake (13.0.6)
  520. rdf (3.2.3)
  521. link_header (~> 0.0, >= 0.0.8)
  522. rdf-normalize (0.5.0)
  523. rdf (~> 3.2)
  524. redis (4.5.1)
  525. redis-namespace (1.8.2)
  526. redis (>= 3.0.4)
  527. regexp_parser (2.2.1)
  528. request_store (1.5.0)
  529. rack (>= 1.4)
  530. responders (3.0.1)
  531. actionpack (>= 5.0)
  532. railties (>= 5.0)
  533. rexml (3.2.5)
  534. rotp (6.2.0)
  535. rpam2 (4.0.2)
  536. rqrcode (2.1.1)
  537. chunky_png (~> 1.0)
  538. rqrcode_core (~> 1.0)
  539. rqrcode_core (1.2.0)
  540. rspec-core (3.11.0)
  541. rspec-support (~> 3.11.0)
  542. rspec-expectations (3.11.0)
  543. diff-lcs (>= 1.2.0, < 2.0)
  544. rspec-support (~> 3.11.0)
  545. rspec-mocks (3.11.0)
  546. diff-lcs (>= 1.2.0, < 2.0)
  547. rspec-support (~> 3.11.0)
  548. rspec-rails (5.1.1)
  549. actionpack (>= 5.2)
  550. activesupport (>= 5.2)
  551. railties (>= 5.2)
  552. rspec-core (~> 3.10)
  553. rspec-expectations (~> 3.10)
  554. rspec-mocks (~> 3.10)
  555. rspec-support (~> 3.10)
  556. rspec-sidekiq (3.1.0)
  557. rspec-core (~> 3.0, >= 3.0.0)
  558. sidekiq (>= 2.4.0)
  559. rspec-support (3.11.0)
  560. rspec_junit_formatter (0.5.1)
  561. rspec-core (>= 2, < 4, != 2.12.0)
  562. rubocop (1.26.0)
  563. parallel (~> 1.10)
  564. parser (>= 3.1.0.0)
  565. rainbow (>= 2.2.2, < 4.0)
  566. regexp_parser (>= 1.8, < 3.0)
  567. rexml
  568. rubocop-ast (>= 1.16.0, < 2.0)
  569. ruby-progressbar (~> 1.7)
  570. unicode-display_width (>= 1.4.0, < 3.0)
  571. rubocop-ast (1.16.0)
  572. parser (>= 3.1.1.0)
  573. rubocop-rails (2.14.2)
  574. activesupport (>= 4.2.0)
  575. rack (>= 1.1)
  576. rubocop (>= 1.7.0, < 2.0)
  577. ruby-progressbar (1.11.0)
  578. ruby-saml (1.13.0)
  579. nokogiri (>= 1.10.5)
  580. rexml
  581. ruby2_keywords (0.0.5)
  582. rufus-scheduler (3.8.1)
  583. fugit (~> 1.1, >= 1.1.6)
  584. safety_net_attestation (0.4.0)
  585. jwt (~> 2.0)
  586. sanitize (6.0.0)
  587. crass (~> 1.0.2)
  588. nokogiri (>= 1.12.0)
  589. scenic (1.6.0)
  590. activerecord (>= 4.0.0)
  591. railties (>= 4.0.0)
  592. securecompare (1.0.0)
  593. semantic_range (3.0.0)
  594. sidekiq (6.4.1)
  595. connection_pool (>= 2.2.2)
  596. rack (~> 2.0)
  597. redis (>= 4.2.0)
  598. sidekiq-bulk (0.2.0)
  599. sidekiq
  600. sidekiq-scheduler (3.1.1)
  601. e2mmap
  602. redis (>= 3, < 5)
  603. rufus-scheduler (~> 3.2)
  604. sidekiq (>= 3)
  605. thwait
  606. tilt (>= 1.4.0)
  607. sidekiq-unique-jobs (7.1.15)
  608. brpoplpush-redis_script (> 0.1.1, <= 2.0.0)
  609. concurrent-ruby (~> 1.0, >= 1.0.5)
  610. sidekiq (>= 5.0, < 8.0)
  611. thor (>= 0.20, < 3.0)
  612. simple-navigation (4.3.0)
  613. activesupport (>= 2.3.2)
  614. simple_form (5.1.0)
  615. actionpack (>= 5.2)
  616. activemodel (>= 5.2)
  617. simplecov (0.21.2)
  618. docile (~> 1.1)
  619. simplecov-html (~> 0.11)
  620. simplecov_json_formatter (~> 0.1)
  621. simplecov-html (0.12.3)
  622. simplecov_json_formatter (0.1.2)
  623. sprockets (3.7.2)
  624. concurrent-ruby (~> 1.0)
  625. rack (> 1, < 3)
  626. sprockets-rails (3.4.2)
  627. actionpack (>= 5.2)
  628. activesupport (>= 5.2)
  629. sprockets (>= 3.0.0)
  630. sshkit (1.21.2)
  631. net-scp (>= 1.1.2)
  632. net-ssh (>= 2.8.0)
  633. stackprof (0.2.19)
  634. statsd-ruby (1.5.0)
  635. stoplight (2.2.1)
  636. strong_migrations (0.7.9)
  637. activerecord (>= 5)
  638. swd (1.2.0)
  639. activesupport (>= 3)
  640. attr_required (>= 0.0.5)
  641. httpclient (>= 2.4)
  642. temple (0.8.2)
  643. terminal-table (3.0.2)
  644. unicode-display_width (>= 1.1.1, < 3)
  645. terrapin (0.6.0)
  646. climate_control (>= 0.0.3, < 1.0)
  647. thor (1.2.1)
  648. thwait (0.2.0)
  649. e2mmap
  650. tilt (2.0.10)
  651. tpm-key_attestation (0.9.0)
  652. bindata (~> 2.4)
  653. openssl-signature_algorithm (~> 0.4.0)
  654. tty-color (0.6.0)
  655. tty-cursor (0.7.1)
  656. tty-prompt (0.23.1)
  657. pastel (~> 0.8)
  658. tty-reader (~> 0.8)
  659. tty-reader (0.9.0)
  660. tty-cursor (~> 0.7)
  661. tty-screen (~> 0.8)
  662. wisper (~> 2.0)
  663. tty-screen (0.8.1)
  664. twitter-text (3.1.0)
  665. idn-ruby
  666. unf (~> 0.1.0)
  667. tzinfo (2.0.4)
  668. concurrent-ruby (~> 1.0)
  669. tzinfo-data (1.2022.1)
  670. tzinfo (>= 1.0.0)
  671. unf (0.1.4)
  672. unf_ext
  673. unf_ext (0.0.8)
  674. unicode-display_width (2.1.0)
  675. uniform_notifier (1.14.2)
  676. validate_email (0.1.6)
  677. activemodel (>= 3.0)
  678. mail (>= 2.2.5)
  679. validate_url (1.0.13)
  680. activemodel (>= 3.0.0)
  681. public_suffix
  682. warden (1.2.9)
  683. rack (>= 2.0.9)
  684. webauthn (3.0.0.alpha1)
  685. android_key_attestation (~> 0.3.0)
  686. awrence (~> 1.1)
  687. bindata (~> 2.4)
  688. cbor (~> 0.5.9)
  689. cose (~> 1.0)
  690. openssl (~> 2.0)
  691. safety_net_attestation (~> 0.4.0)
  692. securecompare (~> 1.0)
  693. tpm-key_attestation (~> 0.9.0)
  694. webfinger (1.1.0)
  695. activesupport
  696. httpclient (>= 2.4)
  697. webmock (3.14.0)
  698. addressable (>= 2.8.0)
  699. crack (>= 0.3.2)
  700. hashdiff (>= 0.4.0, < 2.0.0)
  701. webpacker (5.4.3)
  702. activesupport (>= 5.2)
  703. rack-proxy (>= 0.6.1)
  704. railties (>= 5.2)
  705. semantic_range (>= 2.3.0)
  706. webpush (0.3.8)
  707. hkdf (~> 0.2)
  708. jwt (~> 2.0)
  709. websocket-driver (0.7.5)
  710. websocket-extensions (>= 0.1.0)
  711. websocket-extensions (0.1.5)
  712. wisper (2.0.1)
  713. xorcist (1.1.2)
  714. xpath (3.2.0)
  715. nokogiri (~> 1.8)
  716. zeitwerk (2.5.4)
  717. PLATFORMS
  718. ruby
  719. DEPENDENCIES
  720. active_model_serializers (~> 0.10)
  721. active_record_query_trace (~> 1.8)
  722. addressable (~> 2.8)
  723. annotate (~> 3.2)
  724. aws-sdk-s3 (~> 1.113)
  725. better_errors (~> 2.9)
  726. binding_of_caller (~> 1.0)
  727. blurhash (~> 0.1)
  728. bootsnap (~> 1.10.3)
  729. brakeman (~> 5.2)
  730. browser
  731. bullet (~> 7.0)
  732. bundler-audit (~> 0.9)
  733. capistrano (~> 3.16)
  734. capistrano-rails (~> 1.6)
  735. capistrano-rbenv (~> 2.2)
  736. capistrano-yarn (~> 2.0)
  737. capybara (~> 3.36)
  738. charlock_holmes (~> 0.7.7)
  739. chewy (~> 7.2)
  740. climate_control (~> 0.2)
  741. color_diff (~> 0.1)
  742. concurrent-ruby
  743. connection_pool
  744. devise (~> 4.8)
  745. devise-two-factor (~> 4.0)
  746. devise_pam_authenticatable2 (~> 9.2)
  747. discard (~> 1.2)
  748. doorkeeper (~> 5.5)
  749. dotenv-rails (~> 2.7)
  750. ed25519 (~> 1.3)
  751. fabrication (~> 2.27)
  752. faker (~> 2.20)
  753. fast_blank (~> 1.0)
  754. fastimage
  755. fog-core (<= 2.1.0)
  756. fog-openstack (~> 0.3)
  757. fuubar (~> 2.5)
  758. gitlab-omniauth-openid-connect (~> 0.5.0)
  759. hamlit-rails (~> 0.2)
  760. hiredis (~> 0.6)
  761. htmlentities (~> 4.3)
  762. http (~> 5.0)
  763. http_accept_language (~> 2.1)
  764. httplog (~> 1.5.0)
  765. i18n-tasks (~> 0.9)
  766. idn-ruby
  767. json-ld
  768. json-ld-preloaded (~> 3.2)
  769. kaminari (~> 1.2)
  770. kt-paperclip (~> 7.1)
  771. letter_opener (~> 1.8)
  772. letter_opener_web (~> 2.0)
  773. link_header (~> 0.0)
  774. lograge (~> 0.11)
  775. makara (~> 0.5)
  776. mario-redis-lock (~> 1.2)
  777. memory_profiler
  778. microformats (~> 4.2)
  779. mime-types (~> 3.4.1)
  780. net-ldap (~> 0.17)
  781. nokogiri (~> 1.13)
  782. nsa (~> 0.2)
  783. oj (~> 3.13)
  784. omniauth (~> 1.9)
  785. omniauth-cas (~> 2.0)
  786. omniauth-rails_csrf_protection (~> 0.1)
  787. omniauth-saml (~> 1.10)
  788. ox (~> 2.14)
  789. parslet
  790. pg (~> 1.3)
  791. pghero (~> 2.8)
  792. pkg-config (~> 1.4)
  793. posix-spawn
  794. premailer-rails
  795. private_address_check (~> 0.5)
  796. pry-byebug (~> 3.9)
  797. pry-rails (~> 0.3)
  798. puma (~> 5.6)
  799. pundit (~> 2.2)
  800. rack (~> 2.2.3)
  801. rack-attack (~> 6.6)
  802. rack-cors (~> 1.1)
  803. rails (~> 6.1.5)
  804. rails-controller-testing (~> 1.0)
  805. rails-i18n (~> 6.0)
  806. rails-settings-cached (~> 0.6)
  807. rdf-normalize (~> 0.5)
  808. redis (~> 4.5)
  809. redis-namespace (~> 1.8)
  810. rexml (~> 3.2)
  811. rqrcode (~> 2.1)
  812. rspec-rails (~> 5.1)
  813. rspec-sidekiq (~> 3.1)
  814. rspec_junit_formatter (~> 0.5)
  815. rubocop (~> 1.26)
  816. rubocop-rails (~> 2.14)
  817. ruby-progressbar (~> 1.11)
  818. sanitize (~> 6.0)
  819. scenic (~> 1.6)
  820. sidekiq (~> 6.4)
  821. sidekiq-bulk (~> 0.2.0)
  822. sidekiq-scheduler (~> 3.1)
  823. sidekiq-unique-jobs (~> 7.1)
  824. simple-navigation (~> 4.3)
  825. simple_form (~> 5.1)
  826. simplecov (~> 0.21)
  827. sprockets (~> 3.7.2)
  828. sprockets-rails (~> 3.4)
  829. stackprof
  830. stoplight (~> 2.2.1)
  831. strong_migrations (~> 0.7)
  832. thor (~> 1.2)
  833. tty-prompt (~> 0.23)
  834. twitter-text (~> 3.1.0)
  835. tzinfo-data (~> 1.2022)
  836. webauthn (~> 3.0.0.alpha1)
  837. webmock (~> 3.14)
  838. webpacker (~> 5.4)
  839. webpush (~> 0.3)
  840. xorcist (~> 1.1)