Gemfile.lock 23 KB

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