Gemfile.lock 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958
  1. GIT
  2. remote: https://github.com/ClearlyClaire/webpush.git
  3. revision: f14a4d52e201128b1b00245d11b6de80d6cfdcd9
  4. ref: f14a4d52e201128b1b00245d11b6de80d6cfdcd9
  5. specs:
  6. webpush (0.3.8)
  7. hkdf (~> 0.2)
  8. jwt (~> 2.0)
  9. GIT
  10. remote: https://github.com/jhawthorn/nsa.git
  11. revision: e020fcc3a54d993ab45b7194d89ab720296c111b
  12. ref: e020fcc3a54d993ab45b7194d89ab720296c111b
  13. specs:
  14. nsa (0.2.8)
  15. activesupport (>= 4.2, < 7.2)
  16. concurrent-ruby (~> 1.0, >= 1.0.2)
  17. sidekiq (>= 3.5)
  18. statsd-ruby (~> 1.4, >= 1.4.0)
  19. GIT
  20. remote: https://github.com/mastodon/rails-settings-cached.git
  21. revision: 86328ef0bd04ce21cc0504ff5e334591e8c2ccab
  22. branch: v0.6.6-aliases-true
  23. specs:
  24. rails-settings-cached (0.6.6)
  25. rails (>= 4.2.0)
  26. GIT
  27. remote: https://github.com/stanhu/omniauth-cas.git
  28. revision: 4211e6d05941b4a981f9a36b49ec166cecd0e271
  29. ref: 4211e6d05941b4a981f9a36b49ec166cecd0e271
  30. specs:
  31. omniauth-cas (2.0.0)
  32. addressable (~> 2.3)
  33. nokogiri (~> 1.5)
  34. omniauth (>= 1.2, < 3)
  35. GEM
  36. remote: https://rubygems.org/
  37. specs:
  38. actioncable (7.1.1)
  39. actionpack (= 7.1.1)
  40. activesupport (= 7.1.1)
  41. nio4r (~> 2.0)
  42. websocket-driver (>= 0.6.1)
  43. zeitwerk (~> 2.6)
  44. actionmailbox (7.1.1)
  45. actionpack (= 7.1.1)
  46. activejob (= 7.1.1)
  47. activerecord (= 7.1.1)
  48. activestorage (= 7.1.1)
  49. activesupport (= 7.1.1)
  50. mail (>= 2.7.1)
  51. net-imap
  52. net-pop
  53. net-smtp
  54. actionmailer (7.1.1)
  55. actionpack (= 7.1.1)
  56. actionview (= 7.1.1)
  57. activejob (= 7.1.1)
  58. activesupport (= 7.1.1)
  59. mail (~> 2.5, >= 2.5.4)
  60. net-imap
  61. net-pop
  62. net-smtp
  63. rails-dom-testing (~> 2.2)
  64. actionpack (7.1.1)
  65. actionview (= 7.1.1)
  66. activesupport (= 7.1.1)
  67. nokogiri (>= 1.8.5)
  68. rack (>= 2.2.4)
  69. rack-session (>= 1.0.1)
  70. rack-test (>= 0.6.3)
  71. rails-dom-testing (~> 2.2)
  72. rails-html-sanitizer (~> 1.6)
  73. actiontext (7.1.1)
  74. actionpack (= 7.1.1)
  75. activerecord (= 7.1.1)
  76. activestorage (= 7.1.1)
  77. activesupport (= 7.1.1)
  78. globalid (>= 0.6.0)
  79. nokogiri (>= 1.8.5)
  80. actionview (7.1.1)
  81. activesupport (= 7.1.1)
  82. builder (~> 3.1)
  83. erubi (~> 1.11)
  84. rails-dom-testing (~> 2.2)
  85. rails-html-sanitizer (~> 1.6)
  86. active_model_serializers (0.10.14)
  87. actionpack (>= 4.1)
  88. activemodel (>= 4.1)
  89. case_transform (>= 0.2)
  90. jsonapi-renderer (>= 0.1.1.beta1, < 0.3)
  91. activejob (7.1.1)
  92. activesupport (= 7.1.1)
  93. globalid (>= 0.3.6)
  94. activemodel (7.1.1)
  95. activesupport (= 7.1.1)
  96. activerecord (7.1.1)
  97. activemodel (= 7.1.1)
  98. activesupport (= 7.1.1)
  99. timeout (>= 0.4.0)
  100. activestorage (7.1.1)
  101. actionpack (= 7.1.1)
  102. activejob (= 7.1.1)
  103. activerecord (= 7.1.1)
  104. activesupport (= 7.1.1)
  105. marcel (~> 1.0)
  106. activesupport (7.1.1)
  107. base64
  108. bigdecimal
  109. concurrent-ruby (~> 1.0, >= 1.0.2)
  110. connection_pool (>= 2.2.5)
  111. drb
  112. i18n (>= 1.6, < 2)
  113. minitest (>= 5.1)
  114. mutex_m
  115. tzinfo (~> 2.0)
  116. addressable (2.8.5)
  117. public_suffix (>= 2.0.2, < 6.0)
  118. aes_key_wrap (1.1.0)
  119. android_key_attestation (0.3.0)
  120. annotate (3.2.0)
  121. activerecord (>= 3.2, < 8.0)
  122. rake (>= 10.4, < 14.0)
  123. ast (2.4.2)
  124. attr_encrypted (4.0.0)
  125. encryptor (~> 3.0.0)
  126. attr_required (1.0.1)
  127. awrence (1.2.1)
  128. aws-eventstream (1.2.0)
  129. aws-partitions (1.809.0)
  130. aws-sdk-core (3.181.0)
  131. aws-eventstream (~> 1, >= 1.0.2)
  132. aws-partitions (~> 1, >= 1.651.0)
  133. aws-sigv4 (~> 1.5)
  134. jmespath (~> 1, >= 1.6.1)
  135. aws-sdk-kms (1.71.0)
  136. aws-sdk-core (~> 3, >= 3.177.0)
  137. aws-sigv4 (~> 1.1)
  138. aws-sdk-s3 (1.133.0)
  139. aws-sdk-core (~> 3, >= 3.181.0)
  140. aws-sdk-kms (~> 1)
  141. aws-sigv4 (~> 1.6)
  142. aws-sigv4 (1.6.0)
  143. aws-eventstream (~> 1, >= 1.0.2)
  144. azure-storage-blob (2.0.3)
  145. azure-storage-common (~> 2.0)
  146. nokogiri (~> 1, >= 1.10.8)
  147. azure-storage-common (2.0.4)
  148. faraday (~> 1.0)
  149. faraday_middleware (~> 1.0, >= 1.0.0.rc1)
  150. net-http-persistent (~> 4.0)
  151. nokogiri (~> 1, >= 1.10.8)
  152. base64 (0.1.1)
  153. bcrypt (3.1.19)
  154. better_errors (2.10.1)
  155. erubi (>= 1.0.0)
  156. rack (>= 0.9.0)
  157. rouge (>= 1.0.0)
  158. better_html (2.0.2)
  159. actionview (>= 6.0)
  160. activesupport (>= 6.0)
  161. ast (~> 2.0)
  162. erubi (~> 1.4)
  163. parser (>= 2.4)
  164. smart_properties
  165. bigdecimal (3.1.4)
  166. bindata (2.4.15)
  167. binding_of_caller (1.0.0)
  168. debug_inspector (>= 0.0.1)
  169. blurhash (0.1.7)
  170. bootsnap (1.17.0)
  171. msgpack (~> 1.2)
  172. brakeman (6.0.1)
  173. browser (5.3.1)
  174. brpoplpush-redis_script (0.1.3)
  175. concurrent-ruby (~> 1.0, >= 1.0.5)
  176. redis (>= 1.0, < 6)
  177. builder (3.2.4)
  178. bundler-audit (0.9.1)
  179. bundler (>= 1.2.0, < 3)
  180. thor (~> 1.0)
  181. capybara (3.39.2)
  182. addressable
  183. matrix
  184. mini_mime (>= 0.1.3)
  185. nokogiri (~> 1.8)
  186. rack (>= 1.6.0)
  187. rack-test (>= 0.6.3)
  188. regexp_parser (>= 1.5, < 3.0)
  189. xpath (~> 3.2)
  190. case_transform (0.2)
  191. activesupport
  192. cbor (0.5.9.6)
  193. charlock_holmes (0.7.7)
  194. chewy (7.3.4)
  195. activesupport (>= 5.2)
  196. elasticsearch (>= 7.12.0, < 7.14.0)
  197. elasticsearch-dsl
  198. chunky_png (1.4.0)
  199. climate_control (0.2.0)
  200. cocoon (1.2.15)
  201. color_diff (0.1)
  202. concurrent-ruby (1.2.2)
  203. connection_pool (2.4.1)
  204. cose (1.3.0)
  205. cbor (~> 0.5.9)
  206. openssl-signature_algorithm (~> 1.0)
  207. crack (0.4.5)
  208. rexml
  209. crass (1.0.6)
  210. css_parser (1.14.0)
  211. addressable
  212. database_cleaner-active_record (2.1.0)
  213. activerecord (>= 5.a)
  214. database_cleaner-core (~> 2.0.0)
  215. database_cleaner-core (2.0.1)
  216. date (3.3.3)
  217. debug_inspector (1.1.0)
  218. devise (4.9.3)
  219. bcrypt (~> 3.0)
  220. orm_adapter (~> 0.1)
  221. railties (>= 4.1.0)
  222. responders
  223. warden (~> 1.2.3)
  224. devise-two-factor (4.1.1)
  225. activesupport (~> 7.0)
  226. attr_encrypted (>= 1.3, < 5, != 2)
  227. devise (~> 4.0)
  228. railties (~> 7.0)
  229. rotp (~> 6.0)
  230. devise_pam_authenticatable2 (9.2.0)
  231. devise (>= 4.0.0)
  232. rpam2 (~> 4.0)
  233. diff-lcs (1.5.0)
  234. discard (1.3.0)
  235. activerecord (>= 4.2, < 8)
  236. docile (1.4.0)
  237. domain_name (0.5.20190701)
  238. unf (>= 0.0.5, < 1.0.0)
  239. doorkeeper (5.6.6)
  240. railties (>= 5)
  241. dotenv (2.8.1)
  242. dotenv-rails (2.8.1)
  243. dotenv (= 2.8.1)
  244. railties (>= 3.2)
  245. drb (2.1.1)
  246. ruby2_keywords
  247. ed25519 (1.3.0)
  248. elasticsearch (7.13.3)
  249. elasticsearch-api (= 7.13.3)
  250. elasticsearch-transport (= 7.13.3)
  251. elasticsearch-api (7.13.3)
  252. multi_json
  253. elasticsearch-dsl (0.1.10)
  254. elasticsearch-transport (7.13.3)
  255. faraday (~> 1)
  256. multi_json
  257. encryptor (3.0.0)
  258. erubi (1.12.0)
  259. et-orbi (1.2.7)
  260. tzinfo
  261. excon (0.100.0)
  262. fabrication (2.30.0)
  263. faker (3.2.2)
  264. i18n (>= 1.8.11, < 2)
  265. faraday (1.10.3)
  266. faraday-em_http (~> 1.0)
  267. faraday-em_synchrony (~> 1.0)
  268. faraday-excon (~> 1.1)
  269. faraday-httpclient (~> 1.0)
  270. faraday-multipart (~> 1.0)
  271. faraday-net_http (~> 1.0)
  272. faraday-net_http_persistent (~> 1.0)
  273. faraday-patron (~> 1.0)
  274. faraday-rack (~> 1.0)
  275. faraday-retry (~> 1.0)
  276. ruby2_keywords (>= 0.0.4)
  277. faraday-em_http (1.0.0)
  278. faraday-em_synchrony (1.0.0)
  279. faraday-excon (1.1.0)
  280. faraday-httpclient (1.0.1)
  281. faraday-multipart (1.0.4)
  282. multipart-post (~> 2)
  283. faraday-net_http (1.0.1)
  284. faraday-net_http_persistent (1.2.0)
  285. faraday-patron (1.0.0)
  286. faraday-rack (1.0.0)
  287. faraday-retry (1.0.3)
  288. faraday_middleware (1.2.0)
  289. faraday (~> 1.0)
  290. fast_blank (1.0.1)
  291. fastimage (2.2.7)
  292. ffi (1.15.5)
  293. ffi-compiler (1.0.1)
  294. ffi (>= 1.0.0)
  295. rake
  296. fog-core (2.1.0)
  297. builder
  298. excon (~> 0.58)
  299. formatador (~> 0.2)
  300. mime-types
  301. fog-json (1.2.0)
  302. fog-core
  303. multi_json (~> 1.10)
  304. fog-openstack (0.3.10)
  305. fog-core (>= 1.45, <= 2.1.0)
  306. fog-json (>= 1.0)
  307. ipaddress (>= 0.8)
  308. formatador (0.3.0)
  309. fugit (1.8.1)
  310. et-orbi (~> 1, >= 1.2.7)
  311. raabro (~> 1.4)
  312. fuubar (2.5.1)
  313. rspec-core (~> 3.0)
  314. ruby-progressbar (~> 1.4)
  315. globalid (1.2.1)
  316. activesupport (>= 6.1)
  317. haml (6.2.0)
  318. temple (>= 0.8.2)
  319. thor
  320. tilt
  321. haml-rails (2.1.0)
  322. actionpack (>= 5.1)
  323. activesupport (>= 5.1)
  324. haml (>= 4.0.6)
  325. railties (>= 5.1)
  326. haml_lint (0.51.0)
  327. haml (>= 4.0)
  328. parallel (~> 1.10)
  329. rainbow
  330. rubocop (>= 1.0)
  331. sysexits (~> 1.1)
  332. hashdiff (1.0.1)
  333. hashie (5.0.0)
  334. hcaptcha (7.1.0)
  335. json
  336. highline (2.1.0)
  337. hiredis (0.6.3)
  338. hkdf (0.3.0)
  339. htmlentities (4.3.4)
  340. http (5.1.1)
  341. addressable (~> 2.8)
  342. http-cookie (~> 1.0)
  343. http-form_data (~> 2.2)
  344. llhttp-ffi (~> 0.4.0)
  345. http-cookie (1.0.5)
  346. domain_name (~> 0.5)
  347. http-form_data (2.3.0)
  348. http_accept_language (2.1.1)
  349. httpclient (2.8.3)
  350. httplog (1.6.2)
  351. rack (>= 2.0)
  352. rainbow (>= 2.0.0)
  353. i18n (1.14.1)
  354. concurrent-ruby (~> 1.0)
  355. i18n-tasks (1.0.13)
  356. activesupport (>= 4.0.2)
  357. ast (>= 2.1.0)
  358. better_html (>= 1.0, < 3.0)
  359. erubi
  360. highline (>= 2.0.0)
  361. i18n
  362. parser (>= 3.2.2.1)
  363. rails-i18n
  364. rainbow (>= 2.2.2, < 4.0)
  365. terminal-table (>= 1.5.1)
  366. idn-ruby (0.1.5)
  367. io-console (0.6.0)
  368. ipaddress (0.8.3)
  369. irb (1.8.1)
  370. rdoc
  371. reline (>= 0.3.8)
  372. jmespath (1.6.2)
  373. json (2.6.3)
  374. json-canonicalization (0.3.2)
  375. json-jwt (1.15.3)
  376. activesupport (>= 4.2)
  377. aes_key_wrap
  378. bindata
  379. httpclient
  380. json-ld (3.2.5)
  381. htmlentities (~> 4.3)
  382. json-canonicalization (~> 0.3, >= 0.3.2)
  383. link_header (~> 0.0, >= 0.0.8)
  384. multi_json (~> 1.15)
  385. rack (>= 2.2, < 4)
  386. rdf (~> 3.2, >= 3.2.10)
  387. json-ld-preloaded (3.2.2)
  388. json-ld (~> 3.2)
  389. rdf (~> 3.2)
  390. json-schema (4.0.0)
  391. addressable (>= 2.8)
  392. jsonapi-renderer (0.2.2)
  393. jwt (2.7.1)
  394. kaminari (1.2.2)
  395. activesupport (>= 4.1.0)
  396. kaminari-actionview (= 1.2.2)
  397. kaminari-activerecord (= 1.2.2)
  398. kaminari-core (= 1.2.2)
  399. kaminari-actionview (1.2.2)
  400. actionview
  401. kaminari-core (= 1.2.2)
  402. kaminari-activerecord (1.2.2)
  403. activerecord
  404. kaminari-core (= 1.2.2)
  405. kaminari-core (1.2.2)
  406. kt-paperclip (7.2.1)
  407. activemodel (>= 4.2.0)
  408. activesupport (>= 4.2.0)
  409. marcel (~> 1.0.1)
  410. mime-types
  411. terrapin (~> 0.6.0)
  412. language_server-protocol (3.17.0.3)
  413. launchy (2.5.2)
  414. addressable (~> 2.8)
  415. letter_opener (1.8.1)
  416. launchy (>= 2.2, < 3)
  417. letter_opener_web (2.0.0)
  418. actionmailer (>= 5.2)
  419. letter_opener (~> 1.7)
  420. railties (>= 5.2)
  421. rexml
  422. link_header (0.0.8)
  423. llhttp-ffi (0.4.0)
  424. ffi-compiler (~> 1.0)
  425. rake (~> 13.0)
  426. lograge (0.14.0)
  427. actionpack (>= 4)
  428. activesupport (>= 4)
  429. railties (>= 4)
  430. request_store (~> 1.0)
  431. loofah (2.21.4)
  432. crass (~> 1.0.2)
  433. nokogiri (>= 1.12.0)
  434. mail (2.8.1)
  435. mini_mime (>= 0.1.1)
  436. net-imap
  437. net-pop
  438. net-smtp
  439. marcel (1.0.2)
  440. mario-redis-lock (1.2.1)
  441. redis (>= 3.0.5)
  442. matrix (0.4.2)
  443. md-paperclip-azure (2.2.0)
  444. addressable (~> 2.5)
  445. azure-storage-blob (~> 2.0.1)
  446. hashie (~> 5.0)
  447. memory_profiler (1.0.1)
  448. mime-types (3.5.1)
  449. mime-types-data (~> 3.2015)
  450. mime-types-data (3.2023.0808)
  451. mini_mime (1.1.5)
  452. mini_portile2 (2.8.4)
  453. minitest (5.20.0)
  454. msgpack (1.7.2)
  455. multi_json (1.15.0)
  456. multipart-post (2.3.0)
  457. mutex_m (0.1.2)
  458. net-http (0.3.2)
  459. uri
  460. net-http-persistent (4.0.2)
  461. connection_pool (~> 2.2)
  462. net-imap (0.4.1)
  463. date
  464. net-protocol
  465. net-ldap (0.18.0)
  466. net-pop (0.1.2)
  467. net-protocol
  468. net-protocol (0.2.1)
  469. timeout
  470. net-smtp (0.4.0)
  471. net-protocol
  472. nio4r (2.5.9)
  473. nokogiri (1.15.4)
  474. mini_portile2 (~> 2.8.2)
  475. racc (~> 1.4)
  476. oj (3.16.1)
  477. omniauth (2.1.1)
  478. hashie (>= 3.4.6)
  479. rack (>= 2.2.3)
  480. rack-protection
  481. omniauth-rails_csrf_protection (1.0.1)
  482. actionpack (>= 4.2)
  483. omniauth (~> 2.0)
  484. omniauth-saml (2.1.0)
  485. omniauth (~> 2.0)
  486. ruby-saml (~> 1.12)
  487. omniauth_openid_connect (0.6.1)
  488. omniauth (>= 1.9, < 3)
  489. openid_connect (~> 1.1)
  490. openid_connect (1.4.2)
  491. activemodel
  492. attr_required (>= 1.0.0)
  493. json-jwt (>= 1.15.0)
  494. net-smtp
  495. rack-oauth2 (~> 1.21)
  496. swd (~> 1.3)
  497. tzinfo
  498. validate_email
  499. validate_url
  500. webfinger (~> 1.2)
  501. openssl (3.1.0)
  502. openssl-signature_algorithm (1.3.0)
  503. openssl (> 2.0)
  504. orm_adapter (0.5.0)
  505. ox (2.14.17)
  506. parallel (1.23.0)
  507. parser (3.2.2.4)
  508. ast (~> 2.4.1)
  509. racc
  510. parslet (2.0.0)
  511. pastel (0.8.0)
  512. tty-color (~> 0.5)
  513. pg (1.5.4)
  514. pghero (3.3.4)
  515. activerecord (>= 6)
  516. posix-spawn (0.3.15)
  517. premailer (1.21.0)
  518. addressable
  519. css_parser (>= 1.12.0)
  520. htmlentities (>= 4.0.0)
  521. premailer-rails (1.12.0)
  522. actionmailer (>= 3)
  523. net-smtp
  524. premailer (~> 1.7, >= 1.7.9)
  525. private_address_check (0.5.0)
  526. psych (5.1.1)
  527. stringio
  528. public_suffix (5.0.3)
  529. puma (6.4.0)
  530. nio4r (~> 2.0)
  531. pundit (2.3.1)
  532. activesupport (>= 3.0.0)
  533. raabro (1.4.0)
  534. racc (1.7.3)
  535. rack (2.2.8)
  536. rack-attack (6.7.0)
  537. rack (>= 1.0, < 4)
  538. rack-cors (2.0.1)
  539. rack (>= 2.0.0)
  540. rack-oauth2 (1.21.3)
  541. activesupport
  542. attr_required
  543. httpclient
  544. json-jwt (>= 1.11.0)
  545. rack (>= 2.1.0)
  546. rack-protection (3.0.5)
  547. rack
  548. rack-proxy (0.7.6)
  549. rack
  550. rack-session (1.0.1)
  551. rack (< 3)
  552. rack-test (2.1.0)
  553. rack (>= 1.3)
  554. rackup (1.0.0)
  555. rack (< 3)
  556. webrick
  557. rails (7.1.1)
  558. actioncable (= 7.1.1)
  559. actionmailbox (= 7.1.1)
  560. actionmailer (= 7.1.1)
  561. actionpack (= 7.1.1)
  562. actiontext (= 7.1.1)
  563. actionview (= 7.1.1)
  564. activejob (= 7.1.1)
  565. activemodel (= 7.1.1)
  566. activerecord (= 7.1.1)
  567. activestorage (= 7.1.1)
  568. activesupport (= 7.1.1)
  569. bundler (>= 1.15.0)
  570. railties (= 7.1.1)
  571. rails-controller-testing (1.0.5)
  572. actionpack (>= 5.0.1.rc1)
  573. actionview (>= 5.0.1.rc1)
  574. activesupport (>= 5.0.1.rc1)
  575. rails-dom-testing (2.2.0)
  576. activesupport (>= 5.0.0)
  577. minitest
  578. nokogiri (>= 1.6)
  579. rails-html-sanitizer (1.6.0)
  580. loofah (~> 2.21)
  581. nokogiri (~> 1.14)
  582. rails-i18n (7.0.8)
  583. i18n (>= 0.7, < 2)
  584. railties (>= 6.0.0, < 8)
  585. railties (7.1.1)
  586. actionpack (= 7.1.1)
  587. activesupport (= 7.1.1)
  588. irb
  589. rackup (>= 1.0.0)
  590. rake (>= 12.2)
  591. thor (~> 1.0, >= 1.2.2)
  592. zeitwerk (~> 2.6)
  593. rainbow (3.1.1)
  594. rake (13.0.6)
  595. rdf (3.2.11)
  596. link_header (~> 0.0, >= 0.0.8)
  597. rdf-normalize (0.6.1)
  598. rdf (~> 3.2)
  599. rdoc (6.5.0)
  600. psych (>= 4.0.0)
  601. redcarpet (3.6.0)
  602. redis (4.8.1)
  603. redis-namespace (1.11.0)
  604. redis (>= 4)
  605. redlock (1.3.2)
  606. redis (>= 3.0.0, < 6.0)
  607. regexp_parser (2.8.2)
  608. reline (0.3.9)
  609. io-console (~> 0.5)
  610. request_store (1.5.1)
  611. rack (>= 1.4)
  612. responders (3.1.1)
  613. actionpack (>= 5.2)
  614. railties (>= 5.2)
  615. rexml (3.2.6)
  616. rotp (6.3.0)
  617. rouge (4.1.2)
  618. rpam2 (4.0.2)
  619. rqrcode (2.2.0)
  620. chunky_png (~> 1.0)
  621. rqrcode_core (~> 1.0)
  622. rqrcode_core (1.2.0)
  623. rspec-core (3.12.2)
  624. rspec-support (~> 3.12.0)
  625. rspec-expectations (3.12.3)
  626. diff-lcs (>= 1.2.0, < 2.0)
  627. rspec-support (~> 3.12.0)
  628. rspec-github (2.4.0)
  629. rspec-core (~> 3.0)
  630. rspec-mocks (3.12.6)
  631. diff-lcs (>= 1.2.0, < 2.0)
  632. rspec-support (~> 3.12.0)
  633. rspec-rails (6.0.3)
  634. actionpack (>= 6.1)
  635. activesupport (>= 6.1)
  636. railties (>= 6.1)
  637. rspec-core (~> 3.12)
  638. rspec-expectations (~> 3.12)
  639. rspec-mocks (~> 3.12)
  640. rspec-support (~> 3.12)
  641. rspec-sidekiq (4.1.0)
  642. rspec-core (~> 3.0)
  643. rspec-expectations (~> 3.0)
  644. rspec-mocks (~> 3.0)
  645. sidekiq (>= 5, < 8)
  646. rspec-support (3.12.1)
  647. rubocop (1.57.2)
  648. json (~> 2.3)
  649. language_server-protocol (>= 3.17.0)
  650. parallel (~> 1.10)
  651. parser (>= 3.2.2.4)
  652. rainbow (>= 2.2.2, < 4.0)
  653. regexp_parser (>= 1.8, < 3.0)
  654. rexml (>= 3.2.5, < 4.0)
  655. rubocop-ast (>= 1.28.1, < 2.0)
  656. ruby-progressbar (~> 1.7)
  657. unicode-display_width (>= 2.4.0, < 3.0)
  658. rubocop-ast (1.29.0)
  659. parser (>= 3.2.1.0)
  660. rubocop-capybara (2.19.0)
  661. rubocop (~> 1.41)
  662. rubocop-factory_bot (2.23.1)
  663. rubocop (~> 1.33)
  664. rubocop-performance (1.19.1)
  665. rubocop (>= 1.7.0, < 2.0)
  666. rubocop-ast (>= 0.4.0)
  667. rubocop-rails (2.20.2)
  668. activesupport (>= 4.2.0)
  669. rack (>= 1.1)
  670. rubocop (>= 1.33.0, < 2.0)
  671. rubocop-rspec (2.23.2)
  672. rubocop (~> 1.33)
  673. rubocop-capybara (~> 2.17)
  674. rubocop-factory_bot (~> 2.22)
  675. ruby-prof (1.6.3)
  676. ruby-progressbar (1.13.0)
  677. ruby-saml (1.15.0)
  678. nokogiri (>= 1.13.10)
  679. rexml
  680. ruby2_keywords (0.0.5)
  681. rubyzip (2.3.2)
  682. rufus-scheduler (3.9.1)
  683. fugit (~> 1.1, >= 1.1.6)
  684. safety_net_attestation (0.4.0)
  685. jwt (~> 2.0)
  686. sanitize (6.0.2)
  687. crass (~> 1.0.2)
  688. nokogiri (>= 1.12.0)
  689. scenic (1.7.0)
  690. activerecord (>= 4.0.0)
  691. railties (>= 4.0.0)
  692. selenium-webdriver (4.13.1)
  693. rexml (~> 3.2, >= 3.2.5)
  694. rubyzip (>= 1.2.2, < 3.0)
  695. websocket (~> 1.0)
  696. semantic_range (3.0.0)
  697. sidekiq (6.5.12)
  698. connection_pool (>= 2.2.5, < 3)
  699. rack (~> 2.0)
  700. redis (>= 4.5.0, < 5)
  701. sidekiq-bulk (0.2.0)
  702. sidekiq
  703. sidekiq-scheduler (5.0.3)
  704. rufus-scheduler (~> 3.2)
  705. sidekiq (>= 6, < 8)
  706. tilt (>= 1.4.0)
  707. sidekiq-unique-jobs (7.1.29)
  708. brpoplpush-redis_script (> 0.1.1, <= 2.0.0)
  709. concurrent-ruby (~> 1.0, >= 1.0.5)
  710. redis (< 5.0)
  711. sidekiq (>= 5.0, < 7.0)
  712. thor (>= 0.20, < 3.0)
  713. simple-navigation (4.4.0)
  714. activesupport (>= 2.3.2)
  715. simple_form (5.2.0)
  716. actionpack (>= 5.2)
  717. activemodel (>= 5.2)
  718. simplecov (0.22.0)
  719. docile (~> 1.1)
  720. simplecov-html (~> 0.11)
  721. simplecov_json_formatter (~> 0.1)
  722. simplecov-html (0.12.3)
  723. simplecov_json_formatter (0.1.4)
  724. smart_properties (1.17.0)
  725. sprockets (3.7.2)
  726. concurrent-ruby (~> 1.0)
  727. rack (> 1, < 3)
  728. sprockets-rails (3.4.2)
  729. actionpack (>= 5.2)
  730. activesupport (>= 5.2)
  731. sprockets (>= 3.0.0)
  732. stackprof (0.2.25)
  733. statsd-ruby (1.5.0)
  734. stoplight (3.0.2)
  735. redlock (~> 1.0)
  736. stringio (3.0.8)
  737. strong_migrations (1.3.0)
  738. activerecord (>= 5.2)
  739. swd (1.3.0)
  740. activesupport (>= 3)
  741. attr_required (>= 0.0.5)
  742. httpclient (>= 2.4)
  743. sysexits (1.2.0)
  744. temple (0.10.2)
  745. terminal-table (3.0.2)
  746. unicode-display_width (>= 1.1.1, < 3)
  747. terrapin (0.6.0)
  748. climate_control (>= 0.0.3, < 1.0)
  749. test-prof (1.2.3)
  750. thor (1.2.2)
  751. tilt (2.3.0)
  752. timeout (0.4.0)
  753. tpm-key_attestation (0.12.0)
  754. bindata (~> 2.4)
  755. openssl (> 2.0)
  756. openssl-signature_algorithm (~> 1.0)
  757. tty-color (0.6.0)
  758. tty-cursor (0.7.1)
  759. tty-prompt (0.23.1)
  760. pastel (~> 0.8)
  761. tty-reader (~> 0.8)
  762. tty-reader (0.9.0)
  763. tty-cursor (~> 0.7)
  764. tty-screen (~> 0.8)
  765. wisper (~> 2.0)
  766. tty-screen (0.8.1)
  767. twitter-text (3.1.0)
  768. idn-ruby
  769. unf (~> 0.1.0)
  770. tzinfo (2.0.6)
  771. concurrent-ruby (~> 1.0)
  772. tzinfo-data (1.2023.3)
  773. tzinfo (>= 1.0.0)
  774. unf (0.1.4)
  775. unf_ext
  776. unf_ext (0.0.8.2)
  777. unicode-display_width (2.5.0)
  778. uri (0.12.2)
  779. validate_email (0.1.6)
  780. activemodel (>= 3.0)
  781. mail (>= 2.2.5)
  782. validate_url (1.0.15)
  783. activemodel (>= 3.0.0)
  784. public_suffix
  785. warden (1.2.9)
  786. rack (>= 2.0.9)
  787. webauthn (3.0.0)
  788. android_key_attestation (~> 0.3.0)
  789. awrence (~> 1.1)
  790. bindata (~> 2.4)
  791. cbor (~> 0.5.9)
  792. cose (~> 1.1)
  793. openssl (>= 2.2)
  794. safety_net_attestation (~> 0.4.0)
  795. tpm-key_attestation (~> 0.12.0)
  796. webfinger (1.2.0)
  797. activesupport
  798. httpclient (>= 2.4)
  799. webmock (3.19.1)
  800. addressable (>= 2.8.0)
  801. crack (>= 0.3.2)
  802. hashdiff (>= 0.4.0, < 2.0.0)
  803. webpacker (5.4.4)
  804. activesupport (>= 5.2)
  805. rack-proxy (>= 0.6.1)
  806. railties (>= 5.2)
  807. semantic_range (>= 2.3.0)
  808. webrick (1.8.1)
  809. websocket (1.2.10)
  810. websocket-driver (0.7.6)
  811. websocket-extensions (>= 0.1.0)
  812. websocket-extensions (0.1.5)
  813. wisper (2.0.1)
  814. xorcist (1.1.3)
  815. xpath (3.2.0)
  816. nokogiri (~> 1.8)
  817. zeitwerk (2.6.12)
  818. PLATFORMS
  819. ruby
  820. DEPENDENCIES
  821. active_model_serializers (~> 0.10)
  822. addressable (~> 2.8)
  823. annotate (~> 3.2)
  824. aws-sdk-s3 (~> 1.123)
  825. better_errors (~> 2.9)
  826. binding_of_caller (~> 1.0)
  827. blurhash (~> 0.1)
  828. bootsnap (~> 1.17.0)
  829. brakeman (~> 6.0)
  830. browser
  831. bundler-audit (~> 0.9)
  832. capybara (~> 3.39)
  833. charlock_holmes (~> 0.7.7)
  834. chewy (~> 7.3)
  835. climate_control (~> 0.2)
  836. cocoon (~> 1.2)
  837. color_diff (~> 0.1)
  838. concurrent-ruby
  839. connection_pool
  840. database_cleaner-active_record
  841. devise (~> 4.9)
  842. devise-two-factor (~> 4.1)
  843. devise_pam_authenticatable2 (~> 9.2)
  844. discard (~> 1.2)
  845. doorkeeper (~> 5.6)
  846. dotenv-rails (~> 2.8)
  847. ed25519 (~> 1.3)
  848. fabrication (~> 2.30)
  849. faker (~> 3.2)
  850. fast_blank (~> 1.0)
  851. fastimage
  852. fog-core (<= 2.4.0)
  853. fog-openstack (~> 0.3)
  854. fuubar (~> 2.5)
  855. haml-rails (~> 2.0)
  856. haml_lint
  857. hcaptcha (~> 7.1)
  858. hiredis (~> 0.6)
  859. htmlentities (~> 4.3)
  860. http (~> 5.1)
  861. http_accept_language (~> 2.1)
  862. httplog (~> 1.6.2)
  863. i18n-tasks (~> 1.0)
  864. idn-ruby
  865. json-ld
  866. json-ld-preloaded (~> 3.2)
  867. json-schema (~> 4.0)
  868. kaminari (~> 1.2)
  869. kt-paperclip (~> 7.2)
  870. letter_opener (~> 1.8)
  871. letter_opener_web (~> 2.0)
  872. link_header (~> 0.0)
  873. lograge (~> 0.12)
  874. mario-redis-lock (~> 1.2)
  875. md-paperclip-azure (~> 2.2)
  876. memory_profiler
  877. mime-types (~> 3.5.0)
  878. net-http (~> 0.3.2)
  879. net-ldap (~> 0.18)
  880. nokogiri (~> 1.15)
  881. nsa!
  882. oj (~> 3.14)
  883. omniauth (~> 2.0)
  884. omniauth-cas!
  885. omniauth-rails_csrf_protection (~> 1.0)
  886. omniauth-saml (~> 2.0)
  887. omniauth_openid_connect (~> 0.6.1)
  888. ox (~> 2.14)
  889. parslet
  890. pg (~> 1.5)
  891. pghero
  892. posix-spawn
  893. premailer-rails
  894. private_address_check (~> 0.5)
  895. public_suffix (~> 5.0)
  896. puma (~> 6.3)
  897. pundit (~> 2.3)
  898. rack (~> 2.2.7)
  899. rack-attack (~> 6.6)
  900. rack-cors (~> 2.0)
  901. rack-test (~> 2.1)
  902. rails (~> 7.1.1)
  903. rails-controller-testing (~> 1.0)
  904. rails-i18n (~> 7.0)
  905. rails-settings-cached (~> 0.6)!
  906. rdf-normalize (~> 0.5)
  907. redcarpet (~> 3.6)
  908. redis (~> 4.5)
  909. redis-namespace (~> 1.10)
  910. rqrcode (~> 2.2)
  911. rspec-github (~> 2.4)
  912. rspec-rails (~> 6.0)
  913. rspec-sidekiq (~> 4.0)
  914. rubocop
  915. rubocop-capybara
  916. rubocop-performance
  917. rubocop-rails
  918. rubocop-rspec
  919. ruby-prof
  920. ruby-progressbar (~> 1.13)
  921. rubyzip (~> 2.3)
  922. sanitize (~> 6.0)
  923. scenic (~> 1.7)
  924. selenium-webdriver
  925. sidekiq (~> 6.5)
  926. sidekiq-bulk (~> 0.2.0)
  927. sidekiq-scheduler (~> 5.0)
  928. sidekiq-unique-jobs (~> 7.1)
  929. simple-navigation (~> 4.4)
  930. simple_form (~> 5.2)
  931. simplecov (~> 0.22)
  932. sprockets (~> 3.7.2)
  933. sprockets-rails (~> 3.4)
  934. stackprof
  935. stoplight (~> 3.0.1)
  936. strong_migrations (= 1.3.0)
  937. test-prof
  938. thor (~> 1.2)
  939. tty-prompt (~> 0.23)
  940. twitter-text (~> 3.1.0)
  941. tzinfo-data (~> 1.2023)
  942. webauthn (~> 3.0)
  943. webmock (~> 3.18)
  944. webpacker (~> 5.4)
  945. webpush!
  946. xorcist (~> 1.1)
  947. RUBY VERSION
  948. ruby 3.2.2p53
  949. BUNDLED WITH
  950. 2.4.20