Gemfile.lock 27 KB

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