Gemfile.lock 28 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063
  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.4)
  13. actionpack (= 7.1.4)
  14. activesupport (= 7.1.4)
  15. nio4r (~> 2.0)
  16. websocket-driver (>= 0.6.1)
  17. zeitwerk (~> 2.6)
  18. actionmailbox (7.1.4)
  19. actionpack (= 7.1.4)
  20. activejob (= 7.1.4)
  21. activerecord (= 7.1.4)
  22. activestorage (= 7.1.4)
  23. activesupport (= 7.1.4)
  24. mail (>= 2.7.1)
  25. net-imap
  26. net-pop
  27. net-smtp
  28. actionmailer (7.1.4)
  29. actionpack (= 7.1.4)
  30. actionview (= 7.1.4)
  31. activejob (= 7.1.4)
  32. activesupport (= 7.1.4)
  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.4)
  39. actionview (= 7.1.4)
  40. activesupport (= 7.1.4)
  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.4)
  49. actionpack (= 7.1.4)
  50. activerecord (= 7.1.4)
  51. activestorage (= 7.1.4)
  52. activesupport (= 7.1.4)
  53. globalid (>= 0.6.0)
  54. nokogiri (>= 1.8.5)
  55. actionview (7.1.4)
  56. activesupport (= 7.1.4)
  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.4)
  67. activesupport (= 7.1.4)
  68. globalid (>= 0.3.6)
  69. activemodel (7.1.4)
  70. activesupport (= 7.1.4)
  71. activerecord (7.1.4)
  72. activemodel (= 7.1.4)
  73. activesupport (= 7.1.4)
  74. timeout (>= 0.4.0)
  75. activestorage (7.1.4)
  76. actionpack (= 7.1.4)
  77. activejob (= 7.1.4)
  78. activerecord (= 7.1.4)
  79. activesupport (= 7.1.4)
  80. marcel (~> 1.0)
  81. activesupport (7.1.4)
  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.7)
  92. public_suffix (>= 2.0.2, < 7.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_required (1.0.2)
  100. awrence (1.2.1)
  101. aws-eventstream (1.3.0)
  102. aws-partitions (1.983.0)
  103. aws-sdk-core (3.209.1)
  104. aws-eventstream (~> 1, >= 1.3.0)
  105. aws-partitions (~> 1, >= 1.651.0)
  106. aws-sigv4 (~> 1.9)
  107. jmespath (~> 1, >= 1.6.1)
  108. aws-sdk-kms (1.94.0)
  109. aws-sdk-core (~> 3, >= 3.207.0)
  110. aws-sigv4 (~> 1.5)
  111. aws-sdk-s3 (1.167.0)
  112. aws-sdk-core (~> 3, >= 3.207.0)
  113. aws-sdk-kms (~> 1)
  114. aws-sigv4 (~> 1.5)
  115. aws-sigv4 (1.10.0)
  116. aws-eventstream (~> 1, >= 1.0.2)
  117. azure-storage-blob (2.0.3)
  118. azure-storage-common (~> 2.0)
  119. nokogiri (~> 1, >= 1.10.8)
  120. azure-storage-common (2.0.4)
  121. faraday (~> 1.0)
  122. faraday_middleware (~> 1.0, >= 1.0.0.rc1)
  123. net-http-persistent (~> 4.0)
  124. nokogiri (~> 1, >= 1.10.8)
  125. base64 (0.2.0)
  126. bcp47_spec (0.2.1)
  127. bcrypt (3.1.20)
  128. better_errors (2.10.1)
  129. erubi (>= 1.0.0)
  130. rack (>= 0.9.0)
  131. rouge (>= 1.0.0)
  132. bigdecimal (3.1.8)
  133. bindata (2.5.0)
  134. binding_of_caller (1.0.1)
  135. debug_inspector (>= 1.2.0)
  136. blurhash (0.1.8)
  137. bootsnap (1.18.4)
  138. msgpack (~> 1.2)
  139. brakeman (6.2.1)
  140. racc
  141. browser (5.3.1)
  142. brpoplpush-redis_script (0.1.3)
  143. concurrent-ruby (~> 1.0, >= 1.0.5)
  144. redis (>= 1.0, < 6)
  145. builder (3.3.0)
  146. bundler-audit (0.9.2)
  147. bundler (>= 1.2.0, < 3)
  148. thor (~> 1.0)
  149. capybara (3.40.0)
  150. addressable
  151. matrix
  152. mini_mime (>= 0.1.3)
  153. nokogiri (~> 1.11)
  154. rack (>= 1.6.0)
  155. rack-test (>= 0.6.3)
  156. regexp_parser (>= 1.5, < 3.0)
  157. xpath (~> 3.2)
  158. case_transform (0.2)
  159. activesupport
  160. cbor (0.5.9.8)
  161. charlock_holmes (0.7.9)
  162. chewy (7.6.0)
  163. activesupport (>= 5.2)
  164. elasticsearch (>= 7.14.0, < 8)
  165. elasticsearch-dsl
  166. childprocess (5.1.0)
  167. logger (~> 1.5)
  168. chunky_png (1.4.0)
  169. climate_control (1.2.0)
  170. cocoon (1.2.15)
  171. color_diff (0.1)
  172. concurrent-ruby (1.3.4)
  173. connection_pool (2.4.1)
  174. cose (1.3.1)
  175. cbor (~> 0.5.9)
  176. openssl-signature_algorithm (~> 1.0)
  177. crack (1.0.0)
  178. bigdecimal
  179. rexml
  180. crass (1.0.6)
  181. css_parser (1.19.0)
  182. addressable
  183. csv (3.3.0)
  184. database_cleaner-active_record (2.2.0)
  185. activerecord (>= 5.a)
  186. database_cleaner-core (~> 2.0.0)
  187. database_cleaner-core (2.0.1)
  188. date (3.3.4)
  189. debug (1.9.2)
  190. irb (~> 1.10)
  191. reline (>= 0.3.8)
  192. debug_inspector (1.2.0)
  193. devise (4.9.4)
  194. bcrypt (~> 3.0)
  195. orm_adapter (~> 0.1)
  196. railties (>= 4.1.0)
  197. responders
  198. warden (~> 1.2.3)
  199. devise-two-factor (6.0.0)
  200. activesupport (~> 7.0)
  201. devise (~> 4.0)
  202. railties (~> 7.0)
  203. rotp (~> 6.0)
  204. devise_pam_authenticatable2 (9.2.0)
  205. devise (>= 4.0.0)
  206. rpam2 (~> 4.0)
  207. diff-lcs (1.5.1)
  208. discard (1.3.0)
  209. activerecord (>= 4.2, < 8)
  210. docile (1.4.1)
  211. domain_name (0.6.20240107)
  212. doorkeeper (5.7.1)
  213. railties (>= 5)
  214. dotenv (3.1.4)
  215. drb (2.2.1)
  216. elasticsearch (7.17.11)
  217. elasticsearch-api (= 7.17.11)
  218. elasticsearch-transport (= 7.17.11)
  219. elasticsearch-api (7.17.11)
  220. multi_json
  221. elasticsearch-dsl (0.1.10)
  222. elasticsearch-transport (7.17.11)
  223. base64
  224. faraday (>= 1, < 3)
  225. multi_json
  226. email_spec (2.3.0)
  227. htmlentities (~> 4.3.3)
  228. launchy (>= 2.1, < 4.0)
  229. mail (~> 2.7)
  230. erubi (1.13.0)
  231. et-orbi (1.2.11)
  232. tzinfo
  233. excon (0.111.0)
  234. fabrication (2.31.0)
  235. faker (3.4.2)
  236. i18n (>= 1.8.11, < 2)
  237. faraday (1.10.3)
  238. faraday-em_http (~> 1.0)
  239. faraday-em_synchrony (~> 1.0)
  240. faraday-excon (~> 1.1)
  241. faraday-httpclient (~> 1.0)
  242. faraday-multipart (~> 1.0)
  243. faraday-net_http (~> 1.0)
  244. faraday-net_http_persistent (~> 1.0)
  245. faraday-patron (~> 1.0)
  246. faraday-rack (~> 1.0)
  247. faraday-retry (~> 1.0)
  248. ruby2_keywords (>= 0.0.4)
  249. faraday-em_http (1.0.0)
  250. faraday-em_synchrony (1.0.0)
  251. faraday-excon (1.1.0)
  252. faraday-httpclient (1.0.1)
  253. faraday-multipart (1.0.4)
  254. multipart-post (~> 2)
  255. faraday-net_http (1.0.2)
  256. faraday-net_http_persistent (1.2.0)
  257. faraday-patron (1.0.0)
  258. faraday-rack (1.0.0)
  259. faraday-retry (1.0.3)
  260. faraday_middleware (1.2.0)
  261. faraday (~> 1.0)
  262. fast_blank (1.0.1)
  263. fastimage (2.3.1)
  264. ffi (1.16.3)
  265. ffi-compiler (1.3.2)
  266. ffi (>= 1.15.5)
  267. rake
  268. flatware (2.3.3)
  269. drb
  270. thor (< 2.0)
  271. flatware-rspec (2.3.3)
  272. flatware (= 2.3.3)
  273. rspec (>= 3.6)
  274. fog-core (2.5.0)
  275. builder
  276. excon (~> 0.71)
  277. formatador (>= 0.2, < 2.0)
  278. mime-types
  279. fog-json (1.2.0)
  280. fog-core
  281. multi_json (~> 1.10)
  282. fog-openstack (1.1.3)
  283. fog-core (~> 2.1)
  284. fog-json (>= 1.0)
  285. formatador (1.1.0)
  286. fugit (1.11.1)
  287. et-orbi (~> 1, >= 1.2.11)
  288. raabro (~> 1.4)
  289. globalid (1.2.1)
  290. activesupport (>= 6.1)
  291. google-protobuf (3.25.5)
  292. googleapis-common-protos-types (1.15.0)
  293. google-protobuf (>= 3.18, < 5.a)
  294. haml (6.3.0)
  295. temple (>= 0.8.2)
  296. thor
  297. tilt
  298. haml-rails (2.1.0)
  299. actionpack (>= 5.1)
  300. activesupport (>= 5.1)
  301. haml (>= 4.0.6)
  302. railties (>= 5.1)
  303. haml_lint (0.59.0)
  304. haml (>= 5.0)
  305. parallel (~> 1.10)
  306. rainbow
  307. rubocop (>= 1.0)
  308. sysexits (~> 1.1)
  309. hashdiff (1.1.1)
  310. hashie (5.0.0)
  311. hcaptcha (7.1.0)
  312. json
  313. highline (3.1.1)
  314. reline
  315. hiredis (0.6.3)
  316. hkdf (0.3.0)
  317. htmlentities (4.3.4)
  318. http (5.2.0)
  319. addressable (~> 2.8)
  320. base64 (~> 0.1)
  321. http-cookie (~> 1.0)
  322. http-form_data (~> 2.2)
  323. llhttp-ffi (~> 0.5.0)
  324. http-cookie (1.0.5)
  325. domain_name (~> 0.5)
  326. http-form_data (2.3.0)
  327. http_accept_language (2.1.1)
  328. httpclient (2.8.3)
  329. httplog (1.7.0)
  330. rack (>= 2.0)
  331. rainbow (>= 2.0.0)
  332. i18n (1.14.6)
  333. concurrent-ruby (~> 1.0)
  334. i18n-tasks (1.0.14)
  335. activesupport (>= 4.0.2)
  336. ast (>= 2.1.0)
  337. erubi
  338. highline (>= 2.0.0)
  339. i18n
  340. parser (>= 3.2.2.1)
  341. rails-i18n
  342. rainbow (>= 2.2.2, < 4.0)
  343. terminal-table (>= 1.5.1)
  344. idn-ruby (0.1.5)
  345. inline_svg (1.10.0)
  346. activesupport (>= 3.0)
  347. nokogiri (>= 1.6)
  348. io-console (0.7.2)
  349. irb (1.14.1)
  350. rdoc (>= 4.0.0)
  351. reline (>= 0.4.2)
  352. jmespath (1.6.2)
  353. json (2.7.2)
  354. json-canonicalization (1.0.0)
  355. json-jwt (1.15.3.1)
  356. activesupport (>= 4.2)
  357. aes_key_wrap
  358. bindata
  359. httpclient
  360. json-ld (3.3.2)
  361. htmlentities (~> 4.3)
  362. json-canonicalization (~> 1.0)
  363. link_header (~> 0.0, >= 0.0.8)
  364. multi_json (~> 1.15)
  365. rack (>= 2.2, < 4)
  366. rdf (~> 3.3)
  367. rexml (~> 3.2)
  368. json-ld-preloaded (3.3.0)
  369. json-ld (~> 3.3)
  370. rdf (~> 3.3)
  371. json-schema (5.0.1)
  372. addressable (~> 2.8)
  373. jsonapi-renderer (0.2.2)
  374. jwt (2.7.1)
  375. kaminari (1.2.2)
  376. activesupport (>= 4.1.0)
  377. kaminari-actionview (= 1.2.2)
  378. kaminari-activerecord (= 1.2.2)
  379. kaminari-core (= 1.2.2)
  380. kaminari-actionview (1.2.2)
  381. actionview
  382. kaminari-core (= 1.2.2)
  383. kaminari-activerecord (1.2.2)
  384. activerecord
  385. kaminari-core (= 1.2.2)
  386. kaminari-core (1.2.2)
  387. kt-paperclip (7.2.2)
  388. activemodel (>= 4.2.0)
  389. activesupport (>= 4.2.0)
  390. marcel (~> 1.0.1)
  391. mime-types
  392. terrapin (>= 0.6.0, < 2.0)
  393. language_server-protocol (3.17.0.3)
  394. launchy (3.0.1)
  395. addressable (~> 2.8)
  396. childprocess (~> 5.0)
  397. letter_opener (1.10.0)
  398. launchy (>= 2.2, < 4)
  399. letter_opener_web (3.0.0)
  400. actionmailer (>= 6.1)
  401. letter_opener (~> 1.9)
  402. railties (>= 6.1)
  403. rexml
  404. link_header (0.0.8)
  405. llhttp-ffi (0.5.0)
  406. ffi-compiler (~> 1.0)
  407. rake (~> 13.0)
  408. logger (1.6.1)
  409. lograge (0.14.0)
  410. actionpack (>= 4)
  411. activesupport (>= 4)
  412. railties (>= 4)
  413. request_store (~> 1.0)
  414. loofah (2.22.0)
  415. crass (~> 1.0.2)
  416. nokogiri (>= 1.12.0)
  417. mail (2.8.1)
  418. mini_mime (>= 0.1.1)
  419. net-imap
  420. net-pop
  421. net-smtp
  422. marcel (1.0.4)
  423. mario-redis-lock (1.2.1)
  424. redis (>= 3.0.5)
  425. matrix (0.4.2)
  426. md-paperclip-azure (2.2.0)
  427. addressable (~> 2.5)
  428. azure-storage-blob (~> 2.0.1)
  429. hashie (~> 5.0)
  430. memory_profiler (1.1.0)
  431. mime-types (3.5.2)
  432. mime-types-data (~> 3.2015)
  433. mime-types-data (3.2024.0820)
  434. mini_mime (1.1.5)
  435. mini_portile2 (2.8.7)
  436. minitest (5.25.1)
  437. msgpack (1.7.2)
  438. multi_json (1.15.0)
  439. multipart-post (2.4.1)
  440. mutex_m (0.2.0)
  441. net-http (0.4.1)
  442. uri
  443. net-http-persistent (4.0.2)
  444. connection_pool (~> 2.2)
  445. net-imap (0.4.15)
  446. date
  447. net-protocol
  448. net-ldap (0.19.0)
  449. net-pop (0.1.2)
  450. net-protocol
  451. net-protocol (0.2.2)
  452. timeout
  453. net-smtp (0.5.0)
  454. net-protocol
  455. nio4r (2.7.3)
  456. nokogiri (1.16.7)
  457. mini_portile2 (~> 2.8.2)
  458. racc (~> 1.4)
  459. oj (3.16.6)
  460. bigdecimal (>= 3.0)
  461. ostruct (>= 0.2)
  462. omniauth (2.1.2)
  463. hashie (>= 3.4.6)
  464. rack (>= 2.2.3)
  465. rack-protection
  466. omniauth-cas (3.0.0)
  467. addressable (~> 2.8)
  468. nokogiri (~> 1.12)
  469. omniauth (~> 2.1)
  470. omniauth-rails_csrf_protection (1.0.2)
  471. actionpack (>= 4.2)
  472. omniauth (~> 2.0)
  473. omniauth-saml (2.2.1)
  474. omniauth (~> 2.1)
  475. ruby-saml (~> 1.17)
  476. omniauth_openid_connect (0.6.1)
  477. omniauth (>= 1.9, < 3)
  478. openid_connect (~> 1.1)
  479. openid_connect (1.4.2)
  480. activemodel
  481. attr_required (>= 1.0.0)
  482. json-jwt (>= 1.15.0)
  483. net-smtp
  484. rack-oauth2 (~> 1.21)
  485. swd (~> 1.3)
  486. tzinfo
  487. validate_email
  488. validate_url
  489. webfinger (~> 1.2)
  490. openssl (3.2.0)
  491. openssl-signature_algorithm (1.3.0)
  492. openssl (> 2.0)
  493. opentelemetry-api (1.4.0)
  494. opentelemetry-common (0.21.0)
  495. opentelemetry-api (~> 1.0)
  496. opentelemetry-exporter-otlp (0.29.0)
  497. google-protobuf (>= 3.18)
  498. googleapis-common-protos-types (~> 1.3)
  499. opentelemetry-api (~> 1.1)
  500. opentelemetry-common (~> 0.20)
  501. opentelemetry-sdk (~> 1.2)
  502. opentelemetry-semantic_conventions
  503. opentelemetry-helpers-sql-obfuscation (0.2.0)
  504. opentelemetry-common (~> 0.21)
  505. opentelemetry-instrumentation-action_mailer (0.1.0)
  506. opentelemetry-api (~> 1.0)
  507. opentelemetry-instrumentation-active_support (~> 0.1)
  508. opentelemetry-instrumentation-base (~> 0.22.1)
  509. opentelemetry-instrumentation-action_pack (0.9.0)
  510. opentelemetry-api (~> 1.0)
  511. opentelemetry-instrumentation-base (~> 0.22.1)
  512. opentelemetry-instrumentation-rack (~> 0.21)
  513. opentelemetry-instrumentation-action_view (0.7.2)
  514. opentelemetry-api (~> 1.0)
  515. opentelemetry-instrumentation-active_support (~> 0.1)
  516. opentelemetry-instrumentation-base (~> 0.22.1)
  517. opentelemetry-instrumentation-active_job (0.7.7)
  518. opentelemetry-api (~> 1.0)
  519. opentelemetry-instrumentation-base (~> 0.22.1)
  520. opentelemetry-instrumentation-active_model_serializers (0.20.2)
  521. opentelemetry-api (~> 1.0)
  522. opentelemetry-instrumentation-base (~> 0.22.1)
  523. opentelemetry-instrumentation-active_record (0.7.3)
  524. opentelemetry-api (~> 1.0)
  525. opentelemetry-instrumentation-base (~> 0.22.1)
  526. opentelemetry-instrumentation-active_support (0.6.0)
  527. opentelemetry-api (~> 1.0)
  528. opentelemetry-instrumentation-base (~> 0.22.1)
  529. opentelemetry-instrumentation-base (0.22.6)
  530. opentelemetry-api (~> 1.0)
  531. opentelemetry-common (~> 0.21)
  532. opentelemetry-registry (~> 0.1)
  533. opentelemetry-instrumentation-concurrent_ruby (0.21.4)
  534. opentelemetry-api (~> 1.0)
  535. opentelemetry-instrumentation-base (~> 0.22.1)
  536. opentelemetry-instrumentation-excon (0.22.4)
  537. opentelemetry-api (~> 1.0)
  538. opentelemetry-instrumentation-base (~> 0.22.1)
  539. opentelemetry-instrumentation-faraday (0.24.6)
  540. opentelemetry-api (~> 1.0)
  541. opentelemetry-instrumentation-base (~> 0.22.1)
  542. opentelemetry-instrumentation-http (0.23.4)
  543. opentelemetry-api (~> 1.0)
  544. opentelemetry-instrumentation-base (~> 0.22.1)
  545. opentelemetry-instrumentation-http_client (0.22.7)
  546. opentelemetry-api (~> 1.0)
  547. opentelemetry-instrumentation-base (~> 0.22.1)
  548. opentelemetry-instrumentation-net_http (0.22.7)
  549. opentelemetry-api (~> 1.0)
  550. opentelemetry-instrumentation-base (~> 0.22.1)
  551. opentelemetry-instrumentation-pg (0.29.0)
  552. opentelemetry-api (~> 1.0)
  553. opentelemetry-helpers-sql-obfuscation
  554. opentelemetry-instrumentation-base (~> 0.22.1)
  555. opentelemetry-instrumentation-rack (0.24.6)
  556. opentelemetry-api (~> 1.0)
  557. opentelemetry-instrumentation-base (~> 0.22.1)
  558. opentelemetry-instrumentation-rails (0.31.2)
  559. opentelemetry-api (~> 1.0)
  560. opentelemetry-instrumentation-action_mailer (~> 0.1.0)
  561. opentelemetry-instrumentation-action_pack (~> 0.9.0)
  562. opentelemetry-instrumentation-action_view (~> 0.7.0)
  563. opentelemetry-instrumentation-active_job (~> 0.7.0)
  564. opentelemetry-instrumentation-active_record (~> 0.7.0)
  565. opentelemetry-instrumentation-active_support (~> 0.6.0)
  566. opentelemetry-instrumentation-base (~> 0.22.1)
  567. opentelemetry-instrumentation-redis (0.25.7)
  568. opentelemetry-api (~> 1.0)
  569. opentelemetry-instrumentation-base (~> 0.22.1)
  570. opentelemetry-instrumentation-sidekiq (0.25.7)
  571. opentelemetry-api (~> 1.0)
  572. opentelemetry-instrumentation-base (~> 0.22.1)
  573. opentelemetry-registry (0.3.1)
  574. opentelemetry-api (~> 1.1)
  575. opentelemetry-sdk (1.5.0)
  576. opentelemetry-api (~> 1.1)
  577. opentelemetry-common (~> 0.20)
  578. opentelemetry-registry (~> 0.2)
  579. opentelemetry-semantic_conventions
  580. opentelemetry-semantic_conventions (1.10.1)
  581. opentelemetry-api (~> 1.0)
  582. orm_adapter (0.5.0)
  583. ostruct (0.6.0)
  584. ox (2.14.18)
  585. parallel (1.26.3)
  586. parser (3.3.5.0)
  587. ast (~> 2.4.1)
  588. racc
  589. parslet (2.0.0)
  590. pastel (0.8.0)
  591. tty-color (~> 0.5)
  592. pg (1.5.8)
  593. pghero (3.6.1)
  594. activerecord (>= 6.1)
  595. premailer (1.27.0)
  596. addressable
  597. css_parser (>= 1.19.0)
  598. htmlentities (>= 4.0.0)
  599. premailer-rails (1.12.0)
  600. actionmailer (>= 3)
  601. net-smtp
  602. premailer (~> 1.7, >= 1.7.9)
  603. propshaft (1.1.0)
  604. actionpack (>= 7.0.0)
  605. activesupport (>= 7.0.0)
  606. rack
  607. railties (>= 7.0.0)
  608. psych (5.1.2)
  609. stringio
  610. public_suffix (6.0.1)
  611. puma (6.4.3)
  612. nio4r (~> 2.0)
  613. pundit (2.4.0)
  614. activesupport (>= 3.0.0)
  615. raabro (1.4.0)
  616. racc (1.8.1)
  617. rack (2.2.10)
  618. rack-attack (6.7.0)
  619. rack (>= 1.0, < 4)
  620. rack-cors (2.0.2)
  621. rack (>= 2.0.0)
  622. rack-oauth2 (1.21.3)
  623. activesupport
  624. attr_required
  625. httpclient
  626. json-jwt (>= 1.11.0)
  627. rack (>= 2.1.0)
  628. rack-protection (3.2.0)
  629. base64 (>= 0.1.0)
  630. rack (~> 2.2, >= 2.2.4)
  631. rack-proxy (0.7.7)
  632. rack
  633. rack-session (1.0.2)
  634. rack (< 3)
  635. rack-test (2.1.0)
  636. rack (>= 1.3)
  637. rackup (1.0.0)
  638. rack (< 3)
  639. webrick
  640. rails (7.1.4)
  641. actioncable (= 7.1.4)
  642. actionmailbox (= 7.1.4)
  643. actionmailer (= 7.1.4)
  644. actionpack (= 7.1.4)
  645. actiontext (= 7.1.4)
  646. actionview (= 7.1.4)
  647. activejob (= 7.1.4)
  648. activemodel (= 7.1.4)
  649. activerecord (= 7.1.4)
  650. activestorage (= 7.1.4)
  651. activesupport (= 7.1.4)
  652. bundler (>= 1.15.0)
  653. railties (= 7.1.4)
  654. rails-controller-testing (1.0.5)
  655. actionpack (>= 5.0.1.rc1)
  656. actionview (>= 5.0.1.rc1)
  657. activesupport (>= 5.0.1.rc1)
  658. rails-dom-testing (2.2.0)
  659. activesupport (>= 5.0.0)
  660. minitest
  661. nokogiri (>= 1.6)
  662. rails-html-sanitizer (1.6.0)
  663. loofah (~> 2.21)
  664. nokogiri (~> 1.14)
  665. rails-i18n (7.0.9)
  666. i18n (>= 0.7, < 2)
  667. railties (>= 6.0.0, < 8)
  668. railties (7.1.4)
  669. actionpack (= 7.1.4)
  670. activesupport (= 7.1.4)
  671. irb
  672. rackup (>= 1.0.0)
  673. rake (>= 12.2)
  674. thor (~> 1.0, >= 1.2.2)
  675. zeitwerk (~> 2.6)
  676. rainbow (3.1.1)
  677. rake (13.2.1)
  678. rdf (3.3.2)
  679. bcp47_spec (~> 0.2)
  680. bigdecimal (~> 3.1, >= 3.1.5)
  681. link_header (~> 0.0, >= 0.0.8)
  682. rdf-normalize (0.7.0)
  683. rdf (~> 3.3)
  684. rdoc (6.7.0)
  685. psych (>= 4.0.0)
  686. redcarpet (3.6.0)
  687. redis (4.8.1)
  688. redis-namespace (1.11.0)
  689. redis (>= 4)
  690. redlock (1.3.2)
  691. redis (>= 3.0.0, < 6.0)
  692. regexp_parser (2.9.2)
  693. reline (0.5.10)
  694. io-console (~> 0.5)
  695. request_store (1.6.0)
  696. rack (>= 1.4)
  697. responders (3.1.1)
  698. actionpack (>= 5.2)
  699. railties (>= 5.2)
  700. rexml (3.3.8)
  701. rotp (6.3.0)
  702. rouge (4.3.0)
  703. rpam2 (4.0.2)
  704. rqrcode (2.2.0)
  705. chunky_png (~> 1.0)
  706. rqrcode_core (~> 1.0)
  707. rqrcode_core (1.2.0)
  708. rspec (3.13.0)
  709. rspec-core (~> 3.13.0)
  710. rspec-expectations (~> 3.13.0)
  711. rspec-mocks (~> 3.13.0)
  712. rspec-core (3.13.1)
  713. rspec-support (~> 3.13.0)
  714. rspec-expectations (3.13.2)
  715. diff-lcs (>= 1.2.0, < 2.0)
  716. rspec-support (~> 3.13.0)
  717. rspec-github (2.4.0)
  718. rspec-core (~> 3.0)
  719. rspec-mocks (3.13.1)
  720. diff-lcs (>= 1.2.0, < 2.0)
  721. rspec-support (~> 3.13.0)
  722. rspec-rails (7.0.1)
  723. actionpack (>= 7.0)
  724. activesupport (>= 7.0)
  725. railties (>= 7.0)
  726. rspec-core (~> 3.13)
  727. rspec-expectations (~> 3.13)
  728. rspec-mocks (~> 3.13)
  729. rspec-support (~> 3.13)
  730. rspec-sidekiq (5.0.0)
  731. rspec-core (~> 3.0)
  732. rspec-expectations (~> 3.0)
  733. rspec-mocks (~> 3.0)
  734. sidekiq (>= 5, < 8)
  735. rspec-support (3.13.1)
  736. rubocop (1.66.1)
  737. json (~> 2.3)
  738. language_server-protocol (>= 3.17.0)
  739. parallel (~> 1.10)
  740. parser (>= 3.3.0.2)
  741. rainbow (>= 2.2.2, < 4.0)
  742. regexp_parser (>= 2.4, < 3.0)
  743. rubocop-ast (>= 1.32.2, < 2.0)
  744. ruby-progressbar (~> 1.7)
  745. unicode-display_width (>= 2.4.0, < 3.0)
  746. rubocop-ast (1.32.3)
  747. parser (>= 3.3.1.0)
  748. rubocop-capybara (2.21.0)
  749. rubocop (~> 1.41)
  750. rubocop-performance (1.22.1)
  751. rubocop (>= 1.48.1, < 2.0)
  752. rubocop-ast (>= 1.31.1, < 2.0)
  753. rubocop-rails (2.26.2)
  754. activesupport (>= 4.2.0)
  755. rack (>= 1.1)
  756. rubocop (>= 1.52.0, < 2.0)
  757. rubocop-ast (>= 1.31.1, < 2.0)
  758. rubocop-rspec (3.1.0)
  759. rubocop (~> 1.61)
  760. rubocop-rspec_rails (2.30.0)
  761. rubocop (~> 1.61)
  762. rubocop-rspec (~> 3, >= 3.0.1)
  763. ruby-prof (1.7.0)
  764. ruby-progressbar (1.13.0)
  765. ruby-saml (1.17.0)
  766. nokogiri (>= 1.13.10)
  767. rexml
  768. ruby-vips (2.2.2)
  769. ffi (~> 1.12)
  770. logger
  771. ruby2_keywords (0.0.5)
  772. rubyzip (2.3.2)
  773. rufus-scheduler (3.9.1)
  774. fugit (~> 1.1, >= 1.1.6)
  775. safety_net_attestation (0.4.0)
  776. jwt (~> 2.0)
  777. sanitize (6.1.3)
  778. crass (~> 1.0.2)
  779. nokogiri (>= 1.12.0)
  780. scenic (1.8.0)
  781. activerecord (>= 4.0.0)
  782. railties (>= 4.0.0)
  783. selenium-webdriver (4.25.0)
  784. base64 (~> 0.2)
  785. logger (~> 1.4)
  786. rexml (~> 3.2, >= 3.2.5)
  787. rubyzip (>= 1.2.2, < 3.0)
  788. websocket (~> 1.0)
  789. semantic_range (3.0.0)
  790. shoulda-matchers (6.4.0)
  791. activesupport (>= 5.2.0)
  792. sidekiq (6.5.12)
  793. connection_pool (>= 2.2.5, < 3)
  794. rack (~> 2.0)
  795. redis (>= 4.5.0, < 5)
  796. sidekiq-bulk (0.2.0)
  797. sidekiq
  798. sidekiq-scheduler (5.0.6)
  799. rufus-scheduler (~> 3.2)
  800. sidekiq (>= 6, < 8)
  801. tilt (>= 1.4.0, < 3)
  802. sidekiq-unique-jobs (7.1.33)
  803. brpoplpush-redis_script (> 0.1.1, <= 2.0.0)
  804. concurrent-ruby (~> 1.0, >= 1.0.5)
  805. redis (< 5.0)
  806. sidekiq (>= 5.0, < 7.0)
  807. thor (>= 0.20, < 3.0)
  808. simple-navigation (4.4.0)
  809. activesupport (>= 2.3.2)
  810. simple_form (5.3.1)
  811. actionpack (>= 5.2)
  812. activemodel (>= 5.2)
  813. simplecov (0.22.0)
  814. docile (~> 1.1)
  815. simplecov-html (~> 0.11)
  816. simplecov_json_formatter (~> 0.1)
  817. simplecov-html (0.13.1)
  818. simplecov-lcov (0.8.0)
  819. simplecov_json_formatter (0.1.4)
  820. stackprof (0.2.26)
  821. stoplight (4.1.0)
  822. redlock (~> 1.0)
  823. stringio (3.1.1)
  824. strong_migrations (2.0.1)
  825. activerecord (>= 6.1)
  826. swd (1.3.0)
  827. activesupport (>= 3)
  828. attr_required (>= 0.0.5)
  829. httpclient (>= 2.4)
  830. sysexits (1.2.0)
  831. temple (0.10.3)
  832. terminal-table (3.0.2)
  833. unicode-display_width (>= 1.1.1, < 3)
  834. terrapin (1.0.1)
  835. climate_control
  836. test-prof (1.4.2)
  837. thor (1.3.2)
  838. tilt (2.4.0)
  839. timeout (0.4.1)
  840. tpm-key_attestation (0.12.1)
  841. bindata (~> 2.4)
  842. openssl (> 2.0)
  843. openssl-signature_algorithm (~> 1.0)
  844. tty-color (0.6.0)
  845. tty-cursor (0.7.1)
  846. tty-prompt (0.23.1)
  847. pastel (~> 0.8)
  848. tty-reader (~> 0.8)
  849. tty-reader (0.9.0)
  850. tty-cursor (~> 0.7)
  851. tty-screen (~> 0.8)
  852. wisper (~> 2.0)
  853. tty-screen (0.8.2)
  854. twitter-text (3.1.0)
  855. idn-ruby
  856. unf (~> 0.1.0)
  857. tzinfo (2.0.6)
  858. concurrent-ruby (~> 1.0)
  859. tzinfo-data (1.2024.2)
  860. tzinfo (>= 1.0.0)
  861. unf (0.1.4)
  862. unf_ext
  863. unf_ext (0.0.9.1)
  864. unicode-display_width (2.6.0)
  865. uri (0.13.1)
  866. validate_email (0.1.6)
  867. activemodel (>= 3.0)
  868. mail (>= 2.2.5)
  869. validate_url (1.0.15)
  870. activemodel (>= 3.0.0)
  871. public_suffix
  872. warden (1.2.9)
  873. rack (>= 2.0.9)
  874. webauthn (3.1.0)
  875. android_key_attestation (~> 0.3.0)
  876. awrence (~> 1.1)
  877. bindata (~> 2.4)
  878. cbor (~> 0.5.9)
  879. cose (~> 1.1)
  880. openssl (>= 2.2)
  881. safety_net_attestation (~> 0.4.0)
  882. tpm-key_attestation (~> 0.12.0)
  883. webfinger (1.2.0)
  884. activesupport
  885. httpclient (>= 2.4)
  886. webmock (3.24.0)
  887. addressable (>= 2.8.0)
  888. crack (>= 0.3.2)
  889. hashdiff (>= 0.4.0, < 2.0.0)
  890. webpacker (5.4.4)
  891. activesupport (>= 5.2)
  892. rack-proxy (>= 0.6.1)
  893. railties (>= 5.2)
  894. semantic_range (>= 2.3.0)
  895. webrick (1.8.2)
  896. websocket (1.2.11)
  897. websocket-driver (0.7.6)
  898. websocket-extensions (>= 0.1.0)
  899. websocket-extensions (0.1.5)
  900. wisper (2.0.1)
  901. xorcist (1.1.3)
  902. xpath (3.2.0)
  903. nokogiri (~> 1.8)
  904. zeitwerk (2.6.18)
  905. PLATFORMS
  906. ruby
  907. DEPENDENCIES
  908. active_model_serializers (~> 0.10)
  909. addressable (~> 2.8)
  910. annotate (~> 3.2)
  911. aws-sdk-s3 (~> 1.123)
  912. better_errors (~> 2.9)
  913. binding_of_caller (~> 1.0)
  914. blurhash (~> 0.1)
  915. bootsnap (~> 1.18.0)
  916. brakeman (~> 6.0)
  917. browser (< 6)
  918. bundler-audit (~> 0.9)
  919. capybara (~> 3.39)
  920. charlock_holmes (~> 0.7.7)
  921. chewy (~> 7.3)
  922. climate_control
  923. cocoon (~> 1.2)
  924. color_diff (~> 0.1)
  925. concurrent-ruby
  926. connection_pool
  927. csv (~> 3.2)
  928. database_cleaner-active_record
  929. debug (~> 1.8)
  930. devise (~> 4.9)
  931. devise-two-factor
  932. devise_pam_authenticatable2 (~> 9.2)
  933. discard (~> 1.2)
  934. doorkeeper (~> 5.6)
  935. dotenv
  936. email_spec
  937. fabrication (~> 2.30)
  938. faker (~> 3.2)
  939. fast_blank (~> 1.0)
  940. fastimage
  941. flatware-rspec
  942. fog-core (<= 2.5.0)
  943. fog-openstack (~> 1.0)
  944. haml-rails (~> 2.0)
  945. haml_lint
  946. hcaptcha (~> 7.1)
  947. hiredis (~> 0.6)
  948. htmlentities (~> 4.3)
  949. http (~> 5.2.0)
  950. http_accept_language (~> 2.1)
  951. httplog (~> 1.7.0)
  952. i18n
  953. i18n-tasks (~> 1.0)
  954. idn-ruby
  955. inline_svg
  956. irb (~> 1.8)
  957. json-ld
  958. json-ld-preloaded (~> 3.2)
  959. json-schema (~> 5.0)
  960. kaminari (~> 1.2)
  961. kt-paperclip (~> 7.2)
  962. letter_opener (~> 1.8)
  963. letter_opener_web (~> 3.0)
  964. link_header (~> 0.0)
  965. lograge (~> 0.12)
  966. mail (~> 2.8)
  967. mario-redis-lock (~> 1.2)
  968. md-paperclip-azure (~> 2.2)
  969. memory_profiler
  970. mime-types (~> 3.5.0)
  971. net-http (~> 0.4.0)
  972. net-ldap (~> 0.18)
  973. nokogiri (~> 1.15)
  974. oj (~> 3.14)
  975. omniauth (~> 2.0)
  976. omniauth-cas (~> 3.0.0.beta.1)
  977. omniauth-rails_csrf_protection (~> 1.0)
  978. omniauth-saml (~> 2.0)
  979. omniauth_openid_connect (~> 0.6.1)
  980. opentelemetry-api (~> 1.4.0)
  981. opentelemetry-exporter-otlp (~> 0.29.0)
  982. opentelemetry-instrumentation-active_job (~> 0.7.1)
  983. opentelemetry-instrumentation-active_model_serializers (~> 0.20.1)
  984. opentelemetry-instrumentation-concurrent_ruby (~> 0.21.2)
  985. opentelemetry-instrumentation-excon (~> 0.22.0)
  986. opentelemetry-instrumentation-faraday (~> 0.24.1)
  987. opentelemetry-instrumentation-http (~> 0.23.2)
  988. opentelemetry-instrumentation-http_client (~> 0.22.3)
  989. opentelemetry-instrumentation-net_http (~> 0.22.4)
  990. opentelemetry-instrumentation-pg (~> 0.29.0)
  991. opentelemetry-instrumentation-rack (~> 0.24.1)
  992. opentelemetry-instrumentation-rails (~> 0.31.0)
  993. opentelemetry-instrumentation-redis (~> 0.25.3)
  994. opentelemetry-instrumentation-sidekiq (~> 0.25.2)
  995. opentelemetry-sdk (~> 1.4)
  996. ox (~> 2.14)
  997. parslet
  998. pg (~> 1.5)
  999. pghero
  1000. premailer-rails
  1001. propshaft
  1002. public_suffix (~> 6.0)
  1003. puma (~> 6.3)
  1004. pundit (~> 2.3)
  1005. rack (~> 2.2.7)
  1006. rack-attack (~> 6.6)
  1007. rack-cors (~> 2.0)
  1008. rack-test (~> 2.1)
  1009. rails (~> 7.1.1)
  1010. rails-controller-testing (~> 1.0)
  1011. rails-i18n (~> 7.0)
  1012. rdf-normalize (~> 0.5)
  1013. redcarpet (~> 3.6)
  1014. redis (~> 4.5)
  1015. redis-namespace (~> 1.10)
  1016. rqrcode (~> 2.2)
  1017. rspec-github (~> 2.4)
  1018. rspec-rails (~> 7.0)
  1019. rspec-sidekiq (~> 5.0)
  1020. rubocop
  1021. rubocop-capybara
  1022. rubocop-performance
  1023. rubocop-rails
  1024. rubocop-rspec
  1025. rubocop-rspec_rails
  1026. ruby-prof
  1027. ruby-progressbar (~> 1.13)
  1028. ruby-vips (~> 2.2)
  1029. rubyzip (~> 2.3)
  1030. sanitize (~> 6.0)
  1031. scenic (~> 1.7)
  1032. selenium-webdriver
  1033. shoulda-matchers
  1034. sidekiq (~> 6.5)
  1035. sidekiq-bulk (~> 0.2.0)
  1036. sidekiq-scheduler (~> 5.0)
  1037. sidekiq-unique-jobs (~> 7.1)
  1038. simple-navigation (~> 4.4)
  1039. simple_form (~> 5.2)
  1040. simplecov (~> 0.22)
  1041. simplecov-lcov (~> 0.8)
  1042. stackprof
  1043. stoplight (~> 4.1)
  1044. strong_migrations
  1045. test-prof
  1046. thor (~> 1.2)
  1047. tty-prompt (~> 0.23)
  1048. twitter-text (~> 3.1.0)
  1049. tzinfo-data (~> 1.2023)
  1050. webauthn (~> 3.0)
  1051. webmock (~> 3.18)
  1052. webpacker (~> 5.4)
  1053. webpush!
  1054. xorcist (~> 1.1)
  1055. RUBY VERSION
  1056. ruby 3.3.4p94
  1057. BUNDLED WITH
  1058. 2.5.18