Gemfile.lock 23 KB

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