Gemfile.lock 23 KB

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