Gemfile.lock 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954
  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.1)
  102. awrence (1.2.1)
  103. aws-eventstream (1.3.0)
  104. aws-partitions (1.873.0)
  105. aws-sdk-core (3.190.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.75.0)
  111. aws-sdk-core (~> 3, >= 3.188.0)
  112. aws-sigv4 (~> 1.1)
  113. aws-sdk-s3 (1.142.0)
  114. aws-sdk-core (~> 3, >= 3.189.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.0.2)
  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.6)
  142. bindata (2.4.15)
  143. binding_of_caller (1.0.0)
  144. debug_inspector (>= 0.0.1)
  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.6)
  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 (0.4.6)
  185. bigdecimal
  186. rexml
  187. crass (1.0.6)
  188. css_parser (1.14.0)
  189. addressable
  190. csv (3.2.8)
  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.1)
  197. irb (~> 1.10)
  198. reline (>= 0.3.8)
  199. debug_inspector (1.1.0)
  200. devise (4.9.3)
  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.0)
  216. discard (1.3.0)
  217. activerecord (>= 4.2, < 8)
  218. docile (1.4.0)
  219. domain_name (0.5.20190701)
  220. unf (>= 0.0.5, < 1.0.0)
  221. doorkeeper (5.6.9)
  222. railties (>= 5)
  223. dotenv (2.8.1)
  224. dotenv-rails (2.8.1)
  225. dotenv (= 2.8.1)
  226. railties (>= 3.2)
  227. drb (2.2.0)
  228. ruby2_keywords
  229. ed25519 (1.3.0)
  230. elasticsearch (7.13.3)
  231. elasticsearch-api (= 7.13.3)
  232. elasticsearch-transport (= 7.13.3)
  233. elasticsearch-api (7.13.3)
  234. multi_json
  235. elasticsearch-dsl (0.1.10)
  236. elasticsearch-transport (7.13.3)
  237. faraday (~> 1)
  238. multi_json
  239. email_spec (2.2.2)
  240. htmlentities (~> 4.3.3)
  241. launchy (~> 2.1)
  242. mail (~> 2.7)
  243. encryptor (3.0.0)
  244. erubi (1.12.0)
  245. et-orbi (1.2.7)
  246. tzinfo
  247. excon (0.109.0)
  248. fabrication (2.31.0)
  249. faker (3.2.3)
  250. i18n (>= 1.8.11, < 2)
  251. faraday (1.10.3)
  252. faraday-em_http (~> 1.0)
  253. faraday-em_synchrony (~> 1.0)
  254. faraday-excon (~> 1.1)
  255. faraday-httpclient (~> 1.0)
  256. faraday-multipart (~> 1.0)
  257. faraday-net_http (~> 1.0)
  258. faraday-net_http_persistent (~> 1.0)
  259. faraday-patron (~> 1.0)
  260. faraday-rack (~> 1.0)
  261. faraday-retry (~> 1.0)
  262. ruby2_keywords (>= 0.0.4)
  263. faraday-em_http (1.0.0)
  264. faraday-em_synchrony (1.0.0)
  265. faraday-excon (1.1.0)
  266. faraday-httpclient (1.0.1)
  267. faraday-multipart (1.0.4)
  268. multipart-post (~> 2)
  269. faraday-net_http (1.0.1)
  270. faraday-net_http_persistent (1.2.0)
  271. faraday-patron (1.0.0)
  272. faraday-rack (1.0.0)
  273. faraday-retry (1.0.3)
  274. faraday_middleware (1.2.0)
  275. faraday (~> 1.0)
  276. fast_blank (1.0.1)
  277. fastimage (2.3.0)
  278. ffi (1.15.5)
  279. ffi-compiler (1.0.1)
  280. ffi (>= 1.0.0)
  281. rake
  282. fog-core (2.4.0)
  283. builder
  284. excon (~> 0.71)
  285. formatador (>= 0.2, < 2.0)
  286. mime-types
  287. fog-json (1.2.0)
  288. fog-core
  289. multi_json (~> 1.10)
  290. fog-openstack (1.1.0)
  291. fog-core (~> 2.1)
  292. fog-json (>= 1.0)
  293. formatador (1.1.0)
  294. fugit (1.8.1)
  295. et-orbi (~> 1, >= 1.2.7)
  296. raabro (~> 1.4)
  297. fuubar (2.5.1)
  298. rspec-core (~> 3.0)
  299. ruby-progressbar (~> 1.4)
  300. globalid (1.2.1)
  301. activesupport (>= 6.1)
  302. haml (6.3.0)
  303. temple (>= 0.8.2)
  304. thor
  305. tilt
  306. haml-rails (2.1.0)
  307. actionpack (>= 5.1)
  308. activesupport (>= 5.1)
  309. haml (>= 4.0.6)
  310. railties (>= 5.1)
  311. haml_lint (0.57.0)
  312. haml (>= 5.0)
  313. parallel (~> 1.10)
  314. rainbow
  315. rubocop (>= 1.0)
  316. sysexits (~> 1.1)
  317. hashdiff (1.1.0)
  318. hashie (5.0.0)
  319. hcaptcha (7.1.0)
  320. json
  321. highline (2.1.0)
  322. hiredis (0.6.3)
  323. hkdf (0.3.0)
  324. htmlentities (4.3.4)
  325. http (5.1.1)
  326. addressable (~> 2.8)
  327. http-cookie (~> 1.0)
  328. http-form_data (~> 2.2)
  329. llhttp-ffi (~> 0.4.0)
  330. http-cookie (1.0.5)
  331. domain_name (~> 0.5)
  332. http-form_data (2.3.0)
  333. http_accept_language (2.1.1)
  334. httpclient (2.8.3)
  335. httplog (1.6.3)
  336. rack (>= 2.0)
  337. rainbow (>= 2.0.0)
  338. i18n (1.14.1)
  339. concurrent-ruby (~> 1.0)
  340. i18n-tasks (1.0.13)
  341. activesupport (>= 4.0.2)
  342. ast (>= 2.1.0)
  343. better_html (>= 1.0, < 3.0)
  344. erubi
  345. highline (>= 2.0.0)
  346. i18n
  347. parser (>= 3.2.2.1)
  348. rails-i18n
  349. rainbow (>= 2.2.2, < 4.0)
  350. terminal-table (>= 1.5.1)
  351. idn-ruby (0.1.5)
  352. io-console (0.7.2)
  353. irb (1.11.2)
  354. rdoc
  355. reline (>= 0.4.2)
  356. jmespath (1.6.2)
  357. json (2.7.1)
  358. json-canonicalization (1.0.0)
  359. json-jwt (1.15.3)
  360. activesupport (>= 4.2)
  361. aes_key_wrap
  362. bindata
  363. httpclient
  364. json-ld (3.3.1)
  365. htmlentities (~> 4.3)
  366. json-canonicalization (~> 1.0)
  367. link_header (~> 0.0, >= 0.0.8)
  368. multi_json (~> 1.15)
  369. rack (>= 2.2, < 4)
  370. rdf (~> 3.3)
  371. json-ld-preloaded (3.3.0)
  372. json-ld (~> 3.3)
  373. rdf (~> 3.3)
  374. json-schema (4.1.1)
  375. addressable (>= 2.8)
  376. jsonapi-renderer (0.2.2)
  377. jwt (2.7.1)
  378. kaminari (1.2.2)
  379. activesupport (>= 4.1.0)
  380. kaminari-actionview (= 1.2.2)
  381. kaminari-activerecord (= 1.2.2)
  382. kaminari-core (= 1.2.2)
  383. kaminari-actionview (1.2.2)
  384. actionview
  385. kaminari-core (= 1.2.2)
  386. kaminari-activerecord (1.2.2)
  387. activerecord
  388. kaminari-core (= 1.2.2)
  389. kaminari-core (1.2.2)
  390. kt-paperclip (7.2.2)
  391. activemodel (>= 4.2.0)
  392. activesupport (>= 4.2.0)
  393. marcel (~> 1.0.1)
  394. mime-types
  395. terrapin (>= 0.6.0, < 2.0)
  396. language_server-protocol (3.17.0.3)
  397. launchy (2.5.2)
  398. addressable (~> 2.8)
  399. letter_opener (1.8.1)
  400. launchy (>= 2.2, < 3)
  401. letter_opener_web (2.0.0)
  402. actionmailer (>= 5.2)
  403. letter_opener (~> 1.7)
  404. railties (>= 5.2)
  405. rexml
  406. link_header (0.0.8)
  407. llhttp-ffi (0.4.0)
  408. ffi-compiler (~> 1.0)
  409. rake (~> 13.0)
  410. lograge (0.14.0)
  411. actionpack (>= 4)
  412. activesupport (>= 4)
  413. railties (>= 4)
  414. request_store (~> 1.0)
  415. loofah (2.22.0)
  416. crass (~> 1.0.2)
  417. nokogiri (>= 1.12.0)
  418. mail (2.8.1)
  419. mini_mime (>= 0.1.1)
  420. net-imap
  421. net-pop
  422. net-smtp
  423. marcel (1.0.2)
  424. mario-redis-lock (1.2.1)
  425. redis (>= 3.0.5)
  426. matrix (0.4.2)
  427. md-paperclip-azure (2.2.0)
  428. addressable (~> 2.5)
  429. azure-storage-blob (~> 2.0.1)
  430. hashie (~> 5.0)
  431. memory_profiler (1.0.1)
  432. mime-types (3.5.2)
  433. mime-types-data (~> 3.2015)
  434. mime-types-data (3.2023.1205)
  435. mini_mime (1.1.5)
  436. mini_portile2 (2.8.5)
  437. minitest (5.21.2)
  438. msgpack (1.7.2)
  439. multi_json (1.15.0)
  440. multipart-post (2.3.0)
  441. mutex_m (0.2.0)
  442. net-http (0.4.1)
  443. uri
  444. net-http-persistent (4.0.2)
  445. connection_pool (~> 2.2)
  446. net-imap (0.4.10)
  447. date
  448. net-protocol
  449. net-ldap (0.19.0)
  450. net-pop (0.1.2)
  451. net-protocol
  452. net-protocol (0.2.2)
  453. timeout
  454. net-smtp (0.4.0.1)
  455. net-protocol
  456. nio4r (2.5.9)
  457. nokogiri (1.16.2)
  458. mini_portile2 (~> 2.8.2)
  459. racc (~> 1.4)
  460. nsa (0.3.0)
  461. activesupport (>= 4.2, < 7.2)
  462. concurrent-ruby (~> 1.0, >= 1.0.2)
  463. sidekiq (>= 3.5)
  464. statsd-ruby (~> 1.4, >= 1.4.0)
  465. oj (3.16.3)
  466. bigdecimal (>= 3.0)
  467. omniauth (2.1.1)
  468. hashie (>= 3.4.6)
  469. rack (>= 2.2.3)
  470. rack-protection
  471. omniauth-cas (3.0.0.beta.1)
  472. addressable (~> 2.8)
  473. nokogiri (~> 1.12)
  474. omniauth (~> 2.1)
  475. omniauth-rails_csrf_protection (1.0.1)
  476. actionpack (>= 4.2)
  477. omniauth (~> 2.0)
  478. omniauth-saml (2.1.0)
  479. omniauth (~> 2.0)
  480. ruby-saml (~> 1.12)
  481. omniauth_openid_connect (0.6.1)
  482. omniauth (>= 1.9, < 3)
  483. openid_connect (~> 1.1)
  484. openid_connect (1.4.2)
  485. activemodel
  486. attr_required (>= 1.0.0)
  487. json-jwt (>= 1.15.0)
  488. net-smtp
  489. rack-oauth2 (~> 1.21)
  490. swd (~> 1.3)
  491. tzinfo
  492. validate_email
  493. validate_url
  494. webfinger (~> 1.2)
  495. openssl (3.2.0)
  496. openssl-signature_algorithm (1.3.0)
  497. openssl (> 2.0)
  498. orm_adapter (0.5.0)
  499. ox (2.14.17)
  500. parallel (1.24.0)
  501. parser (3.3.0.5)
  502. ast (~> 2.4.1)
  503. racc
  504. parslet (2.0.0)
  505. pastel (0.8.0)
  506. tty-color (~> 0.5)
  507. pg (1.5.5)
  508. pghero (3.4.1)
  509. activerecord (>= 6)
  510. posix-spawn (0.3.15)
  511. premailer (1.21.0)
  512. addressable
  513. css_parser (>= 1.12.0)
  514. htmlentities (>= 4.0.0)
  515. premailer-rails (1.12.0)
  516. actionmailer (>= 3)
  517. net-smtp
  518. premailer (~> 1.7, >= 1.7.9)
  519. private_address_check (0.5.0)
  520. propshaft (0.8.0)
  521. actionpack (>= 7.0.0)
  522. activesupport (>= 7.0.0)
  523. rack
  524. railties (>= 7.0.0)
  525. psych (5.1.2)
  526. stringio
  527. public_suffix (5.0.4)
  528. puma (6.4.2)
  529. nio4r (~> 2.0)
  530. pundit (2.3.1)
  531. activesupport (>= 3.0.0)
  532. raabro (1.4.0)
  533. racc (1.7.3)
  534. rack (2.2.8.1)
  535. rack-attack (6.7.0)
  536. rack (>= 1.0, < 4)
  537. rack-cors (2.0.1)
  538. rack (>= 2.0.0)
  539. rack-oauth2 (1.21.3)
  540. activesupport
  541. attr_required
  542. httpclient
  543. json-jwt (>= 1.11.0)
  544. rack (>= 2.1.0)
  545. rack-protection (3.0.5)
  546. rack
  547. rack-proxy (0.7.6)
  548. rack
  549. rack-session (1.0.2)
  550. rack (< 3)
  551. rack-test (2.1.0)
  552. rack (>= 1.3)
  553. rackup (1.0.0)
  554. rack (< 3)
  555. webrick
  556. rails (7.1.3.2)
  557. actioncable (= 7.1.3.2)
  558. actionmailbox (= 7.1.3.2)
  559. actionmailer (= 7.1.3.2)
  560. actionpack (= 7.1.3.2)
  561. actiontext (= 7.1.3.2)
  562. actionview (= 7.1.3.2)
  563. activejob (= 7.1.3.2)
  564. activemodel (= 7.1.3.2)
  565. activerecord (= 7.1.3.2)
  566. activestorage (= 7.1.3.2)
  567. activesupport (= 7.1.3.2)
  568. bundler (>= 1.15.0)
  569. railties (= 7.1.3.2)
  570. rails-controller-testing (1.0.5)
  571. actionpack (>= 5.0.1.rc1)
  572. actionview (>= 5.0.1.rc1)
  573. activesupport (>= 5.0.1.rc1)
  574. rails-dom-testing (2.2.0)
  575. activesupport (>= 5.0.0)
  576. minitest
  577. nokogiri (>= 1.6)
  578. rails-html-sanitizer (1.6.0)
  579. loofah (~> 2.21)
  580. nokogiri (~> 1.14)
  581. rails-i18n (7.0.8)
  582. i18n (>= 0.7, < 2)
  583. railties (>= 6.0.0, < 8)
  584. railties (7.1.3.2)
  585. actionpack (= 7.1.3.2)
  586. activesupport (= 7.1.3.2)
  587. irb
  588. rackup (>= 1.0.0)
  589. rake (>= 12.2)
  590. thor (~> 1.0, >= 1.2.2)
  591. zeitwerk (~> 2.6)
  592. rainbow (3.1.1)
  593. rake (13.1.0)
  594. rdf (3.3.1)
  595. bcp47_spec (~> 0.2)
  596. link_header (~> 0.0, >= 0.0.8)
  597. rdf-normalize (0.7.0)
  598. rdf (~> 3.3)
  599. rdoc (6.6.2)
  600. psych (>= 4.0.0)
  601. redcarpet (3.6.0)
  602. redis (4.8.1)
  603. redis-namespace (1.11.0)
  604. redis (>= 4)
  605. redlock (1.3.2)
  606. redis (>= 3.0.0, < 6.0)
  607. regexp_parser (2.9.0)
  608. reline (0.4.2)
  609. io-console (~> 0.5)
  610. request_store (1.5.1)
  611. rack (>= 1.4)
  612. responders (3.1.1)
  613. actionpack (>= 5.2)
  614. railties (>= 5.2)
  615. rexml (3.2.6)
  616. rotp (6.3.0)
  617. rouge (4.1.2)
  618. rpam2 (4.0.2)
  619. rqrcode (2.2.0)
  620. chunky_png (~> 1.0)
  621. rqrcode_core (~> 1.0)
  622. rqrcode_core (1.2.0)
  623. rspec-core (3.12.2)
  624. rspec-support (~> 3.12.0)
  625. rspec-expectations (3.12.3)
  626. diff-lcs (>= 1.2.0, < 2.0)
  627. rspec-support (~> 3.12.0)
  628. rspec-github (2.4.0)
  629. rspec-core (~> 3.0)
  630. rspec-mocks (3.12.6)
  631. diff-lcs (>= 1.2.0, < 2.0)
  632. rspec-support (~> 3.12.0)
  633. rspec-rails (6.1.1)
  634. actionpack (>= 6.1)
  635. activesupport (>= 6.1)
  636. railties (>= 6.1)
  637. rspec-core (~> 3.12)
  638. rspec-expectations (~> 3.12)
  639. rspec-mocks (~> 3.12)
  640. rspec-support (~> 3.12)
  641. rspec-sidekiq (4.1.0)
  642. rspec-core (~> 3.0)
  643. rspec-expectations (~> 3.0)
  644. rspec-mocks (~> 3.0)
  645. sidekiq (>= 5, < 8)
  646. rspec-support (3.12.1)
  647. rubocop (1.60.2)
  648. json (~> 2.3)
  649. language_server-protocol (>= 3.17.0)
  650. parallel (~> 1.10)
  651. parser (>= 3.3.0.2)
  652. rainbow (>= 2.2.2, < 4.0)
  653. regexp_parser (>= 1.8, < 3.0)
  654. rexml (>= 3.2.5, < 4.0)
  655. rubocop-ast (>= 1.30.0, < 2.0)
  656. ruby-progressbar (~> 1.7)
  657. unicode-display_width (>= 2.4.0, < 3.0)
  658. rubocop-ast (1.30.0)
  659. parser (>= 3.2.1.0)
  660. rubocop-capybara (2.20.0)
  661. rubocop (~> 1.41)
  662. rubocop-factory_bot (2.25.0)
  663. rubocop (~> 1.33)
  664. rubocop-performance (1.20.2)
  665. rubocop (>= 1.48.1, < 2.0)
  666. rubocop-ast (>= 1.30.0, < 2.0)
  667. rubocop-rails (2.23.1)
  668. activesupport (>= 4.2.0)
  669. rack (>= 1.1)
  670. rubocop (>= 1.33.0, < 2.0)
  671. rubocop-ast (>= 1.30.0, < 2.0)
  672. rubocop-rspec (2.26.1)
  673. rubocop (~> 1.40)
  674. rubocop-capybara (~> 2.17)
  675. rubocop-factory_bot (~> 2.22)
  676. ruby-prof (1.7.0)
  677. ruby-progressbar (1.13.0)
  678. ruby-saml (1.15.0)
  679. nokogiri (>= 1.13.10)
  680. rexml
  681. ruby2_keywords (0.0.5)
  682. rubyzip (2.3.2)
  683. rufus-scheduler (3.9.1)
  684. fugit (~> 1.1, >= 1.1.6)
  685. safety_net_attestation (0.4.0)
  686. jwt (~> 2.0)
  687. sanitize (6.1.0)
  688. crass (~> 1.0.2)
  689. nokogiri (>= 1.12.0)
  690. scenic (1.7.0)
  691. activerecord (>= 4.0.0)
  692. railties (>= 4.0.0)
  693. selenium-webdriver (4.18.1)
  694. base64 (~> 0.2)
  695. rexml (~> 3.2, >= 3.2.5)
  696. rubyzip (>= 1.2.2, < 3.0)
  697. websocket (~> 1.0)
  698. semantic_range (3.0.0)
  699. sidekiq (6.5.12)
  700. connection_pool (>= 2.2.5, < 3)
  701. rack (~> 2.0)
  702. redis (>= 4.5.0, < 5)
  703. sidekiq-bulk (0.2.0)
  704. sidekiq
  705. sidekiq-scheduler (5.0.3)
  706. rufus-scheduler (~> 3.2)
  707. sidekiq (>= 6, < 8)
  708. tilt (>= 1.4.0)
  709. sidekiq-unique-jobs (7.1.33)
  710. brpoplpush-redis_script (> 0.1.1, <= 2.0.0)
  711. concurrent-ruby (~> 1.0, >= 1.0.5)
  712. redis (< 5.0)
  713. sidekiq (>= 5.0, < 7.0)
  714. thor (>= 0.20, < 3.0)
  715. simple-navigation (4.4.0)
  716. activesupport (>= 2.3.2)
  717. simple_form (5.3.0)
  718. actionpack (>= 5.2)
  719. activemodel (>= 5.2)
  720. simplecov (0.22.0)
  721. docile (~> 1.1)
  722. simplecov-html (~> 0.11)
  723. simplecov_json_formatter (~> 0.1)
  724. simplecov-html (0.12.3)
  725. simplecov-lcov (0.8.0)
  726. simplecov_json_formatter (0.1.4)
  727. smart_properties (1.17.0)
  728. stackprof (0.2.26)
  729. statsd-ruby (1.5.0)
  730. stoplight (3.0.2)
  731. redlock (~> 1.0)
  732. stringio (3.1.0)
  733. strong_migrations (1.7.0)
  734. activerecord (>= 5.2)
  735. swd (1.3.0)
  736. activesupport (>= 3)
  737. attr_required (>= 0.0.5)
  738. httpclient (>= 2.4)
  739. sysexits (1.2.0)
  740. temple (0.10.3)
  741. terminal-table (3.0.2)
  742. unicode-display_width (>= 1.1.1, < 3)
  743. terrapin (1.0.1)
  744. climate_control
  745. test-prof (1.3.1)
  746. thor (1.3.1)
  747. tilt (2.3.0)
  748. timeout (0.4.1)
  749. tpm-key_attestation (0.12.0)
  750. bindata (~> 2.4)
  751. openssl (> 2.0)
  752. openssl-signature_algorithm (~> 1.0)
  753. tty-color (0.6.0)
  754. tty-cursor (0.7.1)
  755. tty-prompt (0.23.1)
  756. pastel (~> 0.8)
  757. tty-reader (~> 0.8)
  758. tty-reader (0.9.0)
  759. tty-cursor (~> 0.7)
  760. tty-screen (~> 0.8)
  761. wisper (~> 2.0)
  762. tty-screen (0.8.1)
  763. twitter-text (3.1.0)
  764. idn-ruby
  765. unf (~> 0.1.0)
  766. tzinfo (2.0.6)
  767. concurrent-ruby (~> 1.0)
  768. tzinfo-data (1.2024.1)
  769. tzinfo (>= 1.0.0)
  770. unf (0.1.4)
  771. unf_ext
  772. unf_ext (0.0.8.2)
  773. unicode-display_width (2.5.0)
  774. uri (0.12.2)
  775. validate_email (0.1.6)
  776. activemodel (>= 3.0)
  777. mail (>= 2.2.5)
  778. validate_url (1.0.15)
  779. activemodel (>= 3.0.0)
  780. public_suffix
  781. warden (1.2.9)
  782. rack (>= 2.0.9)
  783. webauthn (3.1.0)
  784. android_key_attestation (~> 0.3.0)
  785. awrence (~> 1.1)
  786. bindata (~> 2.4)
  787. cbor (~> 0.5.9)
  788. cose (~> 1.1)
  789. openssl (>= 2.2)
  790. safety_net_attestation (~> 0.4.0)
  791. tpm-key_attestation (~> 0.12.0)
  792. webfinger (1.2.0)
  793. activesupport
  794. httpclient (>= 2.4)
  795. webmock (3.22.0)
  796. addressable (>= 2.8.0)
  797. crack (>= 0.3.2)
  798. hashdiff (>= 0.4.0, < 2.0.0)
  799. webpacker (5.4.4)
  800. activesupport (>= 5.2)
  801. rack-proxy (>= 0.6.1)
  802. railties (>= 5.2)
  803. semantic_range (>= 2.3.0)
  804. webrick (1.8.1)
  805. websocket (1.2.10)
  806. websocket-driver (0.7.6)
  807. websocket-extensions (>= 0.1.0)
  808. websocket-extensions (0.1.5)
  809. wisper (2.0.1)
  810. xorcist (1.1.3)
  811. xpath (3.2.0)
  812. nokogiri (~> 1.8)
  813. zeitwerk (2.6.13)
  814. PLATFORMS
  815. ruby
  816. DEPENDENCIES
  817. active_model_serializers (~> 0.10)
  818. addressable (~> 2.8)
  819. annotate (~> 3.2)
  820. aws-sdk-s3 (~> 1.123)
  821. better_errors (~> 2.9)
  822. binding_of_caller (~> 1.0)
  823. blurhash (~> 0.1)
  824. bootsnap (~> 1.18.0)
  825. brakeman (~> 6.0)
  826. browser
  827. bundler-audit (~> 0.9)
  828. capybara (~> 3.39)
  829. charlock_holmes (~> 0.7.7)
  830. chewy (~> 7.3)
  831. climate_control
  832. cocoon (~> 1.2)
  833. color_diff (~> 0.1)
  834. concurrent-ruby
  835. connection_pool
  836. csv (~> 3.2)
  837. database_cleaner-active_record
  838. debug (~> 1.8)
  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. email_spec
  847. fabrication (~> 2.30)
  848. faker (~> 3.2)
  849. fast_blank (~> 1.0)
  850. fastimage
  851. fog-core (<= 2.4.0)
  852. fog-openstack (~> 1.0)
  853. fuubar (~> 2.5)
  854. haml-rails (~> 2.0)
  855. haml_lint
  856. hcaptcha (~> 7.1)
  857. hiredis (~> 0.6)
  858. htmlentities (~> 4.3)
  859. http (~> 5.1)
  860. http_accept_language (~> 2.1)
  861. httplog (~> 1.6.2)
  862. i18n-tasks (~> 1.0)
  863. idn-ruby
  864. irb (~> 1.8)
  865. json-ld
  866. json-ld-preloaded (~> 3.2)
  867. json-schema (~> 4.0)
  868. kaminari (~> 1.2)
  869. kt-paperclip (~> 7.2)
  870. letter_opener (~> 1.8)
  871. letter_opener_web (~> 2.0)
  872. link_header (~> 0.0)
  873. lograge (~> 0.12)
  874. mario-redis-lock (~> 1.2)
  875. md-paperclip-azure (~> 2.2)
  876. memory_profiler
  877. mime-types (~> 3.5.0)
  878. net-http (~> 0.4.0)
  879. net-ldap (~> 0.18)
  880. nokogiri (~> 1.15)
  881. nsa
  882. oj (~> 3.14)
  883. omniauth (~> 2.0)
  884. omniauth-cas (~> 3.0.0.beta.1)
  885. omniauth-rails_csrf_protection (~> 1.0)
  886. omniauth-saml (~> 2.0)
  887. omniauth_openid_connect (~> 0.6.1)
  888. ox (~> 2.14)
  889. parslet
  890. pg (~> 1.5)
  891. pghero
  892. posix-spawn
  893. premailer-rails
  894. private_address_check (~> 0.5)
  895. propshaft
  896. public_suffix (~> 5.0)
  897. puma (~> 6.3)
  898. pundit (~> 2.3)
  899. rack (~> 2.2.7)
  900. rack-attack (~> 6.6)
  901. rack-cors (~> 2.0)
  902. rack-test (~> 2.1)
  903. rails (~> 7.1.1)
  904. rails-controller-testing (~> 1.0)
  905. rails-i18n (~> 7.0)
  906. rdf-normalize (~> 0.5)
  907. redcarpet (~> 3.6)
  908. redis (~> 4.5)
  909. redis-namespace (~> 1.10)
  910. rqrcode (~> 2.2)
  911. rspec-github (~> 2.4)
  912. rspec-rails (~> 6.0)
  913. rspec-sidekiq (~> 4.0)
  914. rubocop
  915. rubocop-capybara
  916. rubocop-performance
  917. rubocop-rails
  918. rubocop-rspec
  919. ruby-prof
  920. ruby-progressbar (~> 1.13)
  921. rubyzip (~> 2.3)
  922. sanitize (~> 6.0)
  923. scenic (~> 1.7)
  924. selenium-webdriver
  925. sidekiq (~> 6.5)
  926. sidekiq-bulk (~> 0.2.0)
  927. sidekiq-scheduler (~> 5.0)
  928. sidekiq-unique-jobs (~> 7.1)
  929. simple-navigation (~> 4.4)
  930. simple_form (~> 5.2)
  931. simplecov (~> 0.22)
  932. simplecov-lcov (~> 0.8)
  933. stackprof
  934. stoplight (~> 3.0.1)
  935. strong_migrations (= 1.7.0)
  936. test-prof
  937. thor (~> 1.2)
  938. tty-prompt (~> 0.23)
  939. twitter-text (~> 3.1.0)
  940. tzinfo-data (~> 1.2023)
  941. webauthn (~> 3.0)
  942. webmock (~> 3.18)
  943. webpacker (~> 5.4)
  944. webpush!
  945. xorcist (~> 1.1)
  946. RUBY VERSION
  947. ruby 3.2.2p53
  948. BUNDLED WITH
  949. 2.5.4