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