]> git.openstreetmap.org Git - rails.git/blob - Gemfile.lock
Merge pull request #6703 from openstreetmap/dependabot/npm_and_yarn/dependencies...
[rails.git] / Gemfile.lock
1 GIT
2   remote: https://github.com/commonlit/canonical-rails.git
3   revision: 97bcb28b910b08ce4dc0169eae55a8cd3d4f26ff
4   ref: bump-rails-8-1
5   specs:
6     canonical-rails (0.2.17)
7       actionview (>= 4.1, < 8.2)
8
9 GIT
10   remote: https://github.com/rkoeze/gd2-ffij.git
11   revision: a203a8d5ef004a4198950e86329228fe3f331d06
12   ref: a203a8d5ef004a4198950e86329228fe3f331d06
13   specs:
14     gd2-ffij (0.4.1.dev)
15       ffi (>= 1.0.0)
16
17 GEM
18   remote: https://rubygems.org/
19   specs:
20     aasm (5.5.2)
21       concurrent-ruby (~> 1.0)
22     action_text-trix (2.1.16)
23       railties
24     actioncable (8.1.2)
25       actionpack (= 8.1.2)
26       activesupport (= 8.1.2)
27       nio4r (~> 2.0)
28       websocket-driver (>= 0.6.1)
29       zeitwerk (~> 2.6)
30     actionmailbox (8.1.2)
31       actionpack (= 8.1.2)
32       activejob (= 8.1.2)
33       activerecord (= 8.1.2)
34       activestorage (= 8.1.2)
35       activesupport (= 8.1.2)
36       mail (>= 2.8.0)
37     actionmailer (8.1.2)
38       actionpack (= 8.1.2)
39       actionview (= 8.1.2)
40       activejob (= 8.1.2)
41       activesupport (= 8.1.2)
42       mail (>= 2.8.0)
43       rails-dom-testing (~> 2.2)
44     actionpack (8.1.2)
45       actionview (= 8.1.2)
46       activesupport (= 8.1.2)
47       nokogiri (>= 1.8.5)
48       rack (>= 2.2.4)
49       rack-session (>= 1.0.1)
50       rack-test (>= 0.6.3)
51       rails-dom-testing (~> 2.2)
52       rails-html-sanitizer (~> 1.6)
53       useragent (~> 0.16)
54     actionpack-page_caching (1.2.4)
55       actionpack (>= 4.0.0)
56     actiontext (8.1.2)
57       action_text-trix (~> 2.1.15)
58       actionpack (= 8.1.2)
59       activerecord (= 8.1.2)
60       activestorage (= 8.1.2)
61       activesupport (= 8.1.2)
62       globalid (>= 0.6.0)
63       nokogiri (>= 1.8.5)
64     actionview (8.1.2)
65       activesupport (= 8.1.2)
66       builder (~> 3.1)
67       erubi (~> 1.11)
68       rails-dom-testing (~> 2.2)
69       rails-html-sanitizer (~> 1.6)
70     active_record_union (1.4.0)
71       activerecord (>= 6.0)
72     activejob (8.1.2)
73       activesupport (= 8.1.2)
74       globalid (>= 0.3.6)
75     activemodel (8.1.2)
76       activesupport (= 8.1.2)
77     activerecord (8.1.2)
78       activemodel (= 8.1.2)
79       activesupport (= 8.1.2)
80       timeout (>= 0.4.0)
81     activerecord-import (2.2.0)
82       activerecord (>= 4.2)
83     activestorage (8.1.2)
84       actionpack (= 8.1.2)
85       activejob (= 8.1.2)
86       activerecord (= 8.1.2)
87       activesupport (= 8.1.2)
88       marcel (~> 1.0)
89     activesupport (8.1.2)
90       base64
91       bigdecimal
92       concurrent-ruby (~> 1.0, >= 1.3.1)
93       connection_pool (>= 2.2.5)
94       drb
95       i18n (>= 1.6, < 2)
96       json
97       logger (>= 1.4.2)
98       minitest (>= 5.1)
99       securerandom (>= 0.3)
100       tzinfo (~> 2.0, >= 2.0.5)
101       uri (>= 0.13.1)
102     addressable (2.8.8)
103       public_suffix (>= 2.0.2, < 8.0)
104     aes_key_wrap (1.1.0)
105     annotaterb (4.20.0)
106       activerecord (>= 6.0.0)
107       activesupport (>= 6.0.0)
108     argon2 (2.3.3)
109       ffi (~> 1.15)
110       ffi-compiler (~> 1.0)
111     ast (2.4.3)
112     autoprefixer-rails (10.4.21.0)
113       execjs (~> 2)
114     aws-eventstream (1.4.0)
115     aws-partitions (1.1203.0)
116     aws-sdk-core (3.241.3)
117       aws-eventstream (~> 1, >= 1.3.0)
118       aws-partitions (~> 1, >= 1.992.0)
119       aws-sigv4 (~> 1.9)
120       base64
121       bigdecimal
122       jmespath (~> 1, >= 1.6.1)
123       logger
124     aws-sdk-kms (1.120.0)
125       aws-sdk-core (~> 3, >= 3.241.3)
126       aws-sigv4 (~> 1.5)
127     aws-sdk-s3 (1.211.0)
128       aws-sdk-core (~> 3, >= 3.241.3)
129       aws-sdk-kms (~> 1)
130       aws-sigv4 (~> 1.5)
131     aws-sigv4 (1.12.1)
132       aws-eventstream (~> 1, >= 1.0.2)
133     base64 (0.3.0)
134     benchmark (0.5.0)
135     better_errors (2.10.1)
136       erubi (>= 1.0.0)
137       rack (>= 0.9.0)
138       rouge (>= 1.0.0)
139     better_html (2.2.0)
140       actionview (>= 7.0)
141       activesupport (>= 7.0)
142       ast (~> 2.0)
143       erubi (~> 1.4)
144       parser (>= 2.4)
145       smart_properties
146     bigdecimal (4.0.1)
147     bindata (2.5.1)
148     binding_of_caller (1.0.1)
149       debug_inspector (>= 1.2.0)
150     bootsnap (1.21.0)
151       msgpack (~> 1.2)
152     bootstrap (5.3.8)
153       popper_js (>= 2.11.8, < 3)
154     bootstrap_form (5.5.0)
155       actionpack (>= 7.2)
156       activemodel (>= 7.2)
157     brakeman (7.1.2)
158       racc
159     brotli (0.7.0)
160     builder (3.3.0)
161     bzip2-ffi (1.1.1)
162       ffi (~> 1.0)
163     cancancan (3.6.1)
164     capybara (3.40.0)
165       addressable
166       matrix
167       mini_mime (>= 0.1.3)
168       nokogiri (~> 1.11)
169       rack (>= 1.6.0)
170       rack-test (>= 0.6.3)
171       regexp_parser (>= 1.5, < 3.0)
172       xpath (~> 3.2)
173     childprocess (5.1.0)
174       logger (~> 1.5)
175     claide (1.1.0)
176     claide-plugins (0.9.2)
177       cork
178       nap
179       open4 (~> 1.3)
180     colored2 (3.1.2)
181     concurrent-ruby (1.3.6)
182     config (5.6.1)
183       deep_merge (~> 1.2, >= 1.2.1)
184       ostruct
185     connection_pool (2.5.5)
186     cork (0.3.0)
187       colored2 (~> 3.1)
188     crack (1.0.1)
189       bigdecimal
190       rexml
191     crass (1.0.6)
192     dalli (4.0.0)
193       logger
194     danger (9.5.3)
195       base64 (~> 0.2)
196       claide (~> 1.0)
197       claide-plugins (>= 0.9.2)
198       colored2 (>= 3.1, < 5)
199       cork (~> 0.1)
200       faraday (>= 0.9.0, < 3.0)
201       faraday-http-cache (~> 2.0)
202       git (>= 1.13, < 3.0)
203       kramdown (>= 2.5.1, < 3.0)
204       kramdown-parser-gfm (~> 1.0)
205       octokit (>= 4.0)
206       pstore (~> 0.1)
207       terminal-table (>= 1, < 5)
208     danger-auto_label (1.3.1)
209       danger-plugin-api (~> 1.0)
210     danger-plugin-api (1.0.0)
211       danger (> 2.0)
212     dartsass-ruby (3.0.2)
213       sass-embedded (~> 1.54, < 1.67)
214     dartsass-sprockets (3.0.0)
215       dartsass-ruby (~> 3.0)
216       railties (>= 4.0.0)
217       sprockets (> 3.0)
218       sprockets-rails
219       tilt
220     date (3.5.1)
221     debug (1.11.1)
222       irb (~> 1.10)
223       reline (>= 0.3.8)
224     debug_inspector (1.2.0)
225     deep_merge (1.2.2)
226     delayed_job (4.1.13)
227       activesupport (>= 3.0, < 9.0)
228     delayed_job_active_record (4.1.11)
229       activerecord (>= 3.0, < 9.0)
230       delayed_job (>= 3.0, < 5)
231     digest (3.2.1)
232     docile (1.4.1)
233     doorkeeper (5.8.2)
234       railties (>= 5)
235     doorkeeper-i18n (5.2.8)
236       doorkeeper (>= 5.2)
237     doorkeeper-openid_connect (1.8.11)
238       doorkeeper (>= 5.5, < 5.9)
239       jwt (>= 2.5)
240       ostruct (>= 0.5)
241     drb (2.2.3)
242     dry-configurable (1.3.0)
243       dry-core (~> 1.1)
244       zeitwerk (~> 2.6)
245     dry-core (1.1.0)
246       concurrent-ruby (~> 1.0)
247       logger
248       zeitwerk (~> 2.6)
249     dry-inflector (1.2.0)
250     dry-initializer (3.2.0)
251     dry-logic (1.6.0)
252       bigdecimal
253       concurrent-ruby (~> 1.0)
254       dry-core (~> 1.1)
255       zeitwerk (~> 2.6)
256     dry-schema (1.14.1)
257       concurrent-ruby (~> 1.0)
258       dry-configurable (~> 1.0, >= 1.0.1)
259       dry-core (~> 1.1)
260       dry-initializer (~> 3.2)
261       dry-logic (~> 1.5)
262       dry-types (~> 1.8)
263       zeitwerk (~> 2.6)
264     dry-types (1.9.0)
265       bigdecimal (>= 3.0)
266       concurrent-ruby (~> 1.0)
267       dry-core (~> 1.0)
268       dry-inflector (~> 1.0)
269       dry-logic (~> 1.4)
270       zeitwerk (~> 2.6)
271     dry-validation (1.11.1)
272       concurrent-ruby (~> 1.0)
273       dry-core (~> 1.1)
274       dry-initializer (~> 3.2)
275       dry-schema (~> 1.14)
276       zeitwerk (~> 2.6)
277     erb (6.0.1)
278     erb_lint (0.9.0)
279       activesupport
280       better_html (>= 2.0.1)
281       parser (>= 2.7.1.4)
282       rainbow
283       rubocop (>= 1)
284       smart_properties
285     erubi (1.13.1)
286     execjs (2.10.0)
287     exifr (1.4.1)
288     factory_bot (6.5.6)
289       activesupport (>= 6.1.0)
290     factory_bot_rails (6.5.1)
291       factory_bot (~> 6.5)
292       railties (>= 6.1.0)
293     faraday (2.14.0)
294       faraday-net_http (>= 2.0, < 3.5)
295       json
296       logger
297     faraday-follow_redirects (0.5.0)
298       faraday (>= 1, < 3)
299     faraday-http-cache (2.5.1)
300       faraday (>= 0.8)
301     faraday-net_http (3.4.2)
302       net-http (~> 0.5)
303     ffi (1.17.3)
304     ffi-compiler (1.3.2)
305       ffi (>= 1.15.5)
306       rake
307     ffi-libarchive (1.1.14)
308       ffi (~> 1.0)
309     frozen_record (0.27.4)
310       activemodel
311     fspath (3.1.2)
312     git (2.3.3)
313       activesupport (>= 5.0)
314       addressable (~> 2.8)
315       process_executer (~> 1.1)
316       rchardet (~> 1.8)
317     glob (0.4.1)
318     globalid (1.3.0)
319       activesupport (>= 6.1)
320     google-protobuf (3.25.8)
321     googleapis-common-protos-types (1.20.0)
322       google-protobuf (>= 3.18, < 5.a)
323     hashdiff (1.2.1)
324     hashie (5.1.0)
325       logger
326     highline (3.1.2)
327       reline
328     htmlentities (4.4.2)
329     http_accept_language (2.1.1)
330     i18n (1.14.8)
331       concurrent-ruby (~> 1.0)
332     i18n-js (4.2.4)
333       glob (>= 0.4.0)
334       i18n
335     i18n-tasks (1.1.2)
336       activesupport (>= 4.0.2)
337       ast (>= 2.1.0)
338       erubi
339       highline (>= 3.0.0)
340       i18n
341       parser (>= 3.2.2.1)
342       prism
343       rails-i18n
344       rainbow (>= 2.2.2, < 4.0)
345       ruby-progressbar (~> 1.8, >= 1.8.1)
346       terminal-table (>= 1.5.1)
347     image_optim (0.31.4)
348       exifr (~> 1.2, >= 1.2.2)
349       fspath (~> 3.0)
350       image_size (>= 1.5, < 4)
351       in_threads (~> 1.3)
352       progress (~> 3.0, >= 3.0.1)
353     image_optim_rails (0.5.0)
354       image_optim (~> 0.24)
355       railties
356       sprockets
357     image_processing (1.14.0)
358       mini_magick (>= 4.9.5, < 6)
359       ruby-vips (>= 2.0.17, < 3)
360     image_size (3.4.0)
361     in_threads (1.6.0)
362     iniparse (1.5.0)
363     inline_svg (1.10.0)
364       activesupport (>= 3.0)
365       nokogiri (>= 1.6)
366     io-console (0.8.2)
367     irb (1.16.0)
368       pp (>= 0.6.0)
369       rdoc (>= 4.0.0)
370       reline (>= 0.4.2)
371     jbuilder (2.14.1)
372       actionview (>= 7.0.0)
373       activesupport (>= 7.0.0)
374     jmespath (1.6.2)
375     jquery-rails (4.6.1)
376       rails-dom-testing (>= 1, < 3)
377       railties (>= 4.2.0)
378       thor (>= 0.14, < 2.0)
379     json (2.18.0)
380     json-jwt (1.17.0)
381       activesupport (>= 4.2)
382       aes_key_wrap
383       base64
384       bindata
385       faraday (~> 2.0)
386       faraday-follow_redirects
387     jwt (2.10.2)
388       base64
389     kramdown (2.5.1)
390       rexml (>= 3.3.9)
391     kramdown-parser-gfm (1.1.0)
392       kramdown (~> 2.0)
393     language_server-protocol (3.17.0.5)
394     libv8-node (24.12.0.1)
395     libxml-ruby (5.0.5)
396     lint_roller (1.1.0)
397     listen (3.9.0)
398       rb-fsevent (~> 0.10, >= 0.10.3)
399       rb-inotify (~> 0.9, >= 0.9.10)
400     logger (1.7.0)
401     loofah (2.25.0)
402       crass (~> 1.0.2)
403       nokogiri (>= 1.12.0)
404     mail (2.9.0)
405       logger
406       mini_mime (>= 0.1.1)
407       net-imap
408       net-pop
409       net-smtp
410     marcel (1.1.0)
411     matrix (0.4.3)
412     maxminddb (0.1.22)
413     mini_magick (5.3.1)
414       logger
415     mini_mime (1.1.5)
416     mini_portile2 (2.8.9)
417     mini_racer (0.19.2)
418       libv8-node (~> 24.12.0.1)
419     minitest (5.27.0)
420     minitest-focus (1.4.1)
421       minitest (> 5.0)
422     msgpack (1.8.0)
423     multi_xml (0.8.1)
424       bigdecimal (>= 3.1, < 5)
425     nap (1.1.0)
426     net-http (0.9.1)
427       uri (>= 0.11.1)
428     net-imap (0.6.2)
429       date
430       net-protocol
431     net-pop (0.1.2)
432       net-protocol
433     net-protocol (0.2.2)
434       timeout
435     net-smtp (0.5.1)
436       net-protocol
437     nio4r (2.7.5)
438     nokogiri (1.19.0)
439       mini_portile2 (~> 2.8.2)
440       racc (~> 1.4)
441     oauth (1.1.3)
442       base64 (~> 0.1)
443       oauth-tty (~> 1.0, >= 1.0.6)
444       snaky_hash (~> 2.0)
445       version_gem (~> 1.1, >= 1.1.9)
446     oauth-tty (1.0.6)
447       version_gem (~> 1.1, >= 1.1.9)
448     oauth2 (2.0.18)
449       faraday (>= 0.17.3, < 4.0)
450       jwt (>= 1.0, < 4.0)
451       logger (~> 1.2)
452       multi_xml (~> 0.5)
453       rack (>= 1.2, < 4)
454       snaky_hash (~> 2.0, >= 2.0.3)
455       version_gem (~> 1.1, >= 1.1.9)
456     octokit (10.0.0)
457       faraday (>= 1, < 3)
458       sawyer (~> 0.9)
459     omniauth (2.1.4)
460       hashie (>= 3.4.6)
461       logger
462       rack (>= 2.2.3)
463       rack-protection
464     omniauth-apple (1.4.0)
465       json-jwt
466       omniauth-oauth2
467     omniauth-facebook (10.0.0)
468       bigdecimal
469       omniauth-oauth2 (>= 1.2, < 3)
470     omniauth-github (2.0.1)
471       omniauth (~> 2.0)
472       omniauth-oauth2 (~> 1.8)
473     omniauth-google-oauth2 (1.2.1)
474       jwt (>= 2.9.2)
475       oauth2 (~> 2.0)
476       omniauth (~> 2.0)
477       omniauth-oauth2 (~> 1.8)
478     omniauth-mediawiki (0.0.4)
479       jwt (~> 2.0)
480       omniauth-oauth (~> 1.0)
481     omniauth-microsoft_graph (2.1.0)
482       jwt (~> 2.0)
483       omniauth (~> 2.0)
484       omniauth-oauth2 (~> 1.8.0)
485     omniauth-oauth (1.2.1)
486       oauth
487       omniauth (>= 1.0, < 3)
488       rack (>= 1.6.2, < 4)
489     omniauth-oauth2 (1.8.0)
490       oauth2 (>= 1.4, < 3)
491       omniauth (~> 2.0)
492     omniauth-rails_csrf_protection (2.0.1)
493       actionpack (>= 4.2)
494       omniauth (~> 2.0)
495     open3 (0.2.1)
496     open4 (1.3.4)
497     openstreetmap-deadlock_retry (1.3.1)
498     opentelemetry-api (1.7.0)
499     opentelemetry-common (0.23.0)
500       opentelemetry-api (~> 1.0)
501     opentelemetry-exporter-otlp (0.31.1)
502       google-protobuf (>= 3.18)
503       googleapis-common-protos-types (~> 1.3)
504       opentelemetry-api (~> 1.1)
505       opentelemetry-common (~> 0.20)
506       opentelemetry-sdk (~> 1.10)
507       opentelemetry-semantic_conventions
508     opentelemetry-helpers-mysql (0.4.0)
509       opentelemetry-api (~> 1.7)
510       opentelemetry-common (~> 0.21)
511     opentelemetry-helpers-sql (0.3.0)
512       opentelemetry-api (~> 1.7)
513     opentelemetry-helpers-sql-processor (0.4.0)
514       opentelemetry-api (~> 1.0)
515       opentelemetry-common (~> 0.21)
516     opentelemetry-instrumentation-action_mailer (0.6.1)
517       opentelemetry-instrumentation-active_support (~> 0.10)
518     opentelemetry-instrumentation-action_pack (0.15.1)
519       opentelemetry-instrumentation-rack (~> 0.29)
520     opentelemetry-instrumentation-action_view (0.11.2)
521       opentelemetry-instrumentation-active_support (~> 0.10)
522     opentelemetry-instrumentation-active_job (0.10.1)
523       opentelemetry-instrumentation-base (~> 0.25)
524     opentelemetry-instrumentation-active_model_serializers (0.24.0)
525       opentelemetry-instrumentation-active_support (>= 0.7.0)
526     opentelemetry-instrumentation-active_record (0.11.1)
527       opentelemetry-instrumentation-base (~> 0.25)
528     opentelemetry-instrumentation-active_storage (0.3.1)
529       opentelemetry-instrumentation-active_support (~> 0.10)
530     opentelemetry-instrumentation-active_support (0.10.1)
531       opentelemetry-instrumentation-base (~> 0.25)
532     opentelemetry-instrumentation-all (0.90.1)
533       opentelemetry-instrumentation-active_model_serializers (~> 0.24.0)
534       opentelemetry-instrumentation-anthropic (~> 0.3.0)
535       opentelemetry-instrumentation-aws_lambda (~> 0.6.0)
536       opentelemetry-instrumentation-aws_sdk (~> 0.11.0)
537       opentelemetry-instrumentation-bunny (~> 0.24.0)
538       opentelemetry-instrumentation-concurrent_ruby (~> 0.24.0)
539       opentelemetry-instrumentation-dalli (~> 0.29.0)
540       opentelemetry-instrumentation-delayed_job (~> 0.25.1)
541       opentelemetry-instrumentation-ethon (~> 0.27.0)
542       opentelemetry-instrumentation-excon (~> 0.27.0)
543       opentelemetry-instrumentation-faraday (~> 0.31.0)
544       opentelemetry-instrumentation-grape (~> 0.5.0)
545       opentelemetry-instrumentation-graphql (~> 0.31.1)
546       opentelemetry-instrumentation-grpc (~> 0.4.1)
547       opentelemetry-instrumentation-gruf (~> 0.5.0)
548       opentelemetry-instrumentation-http (~> 0.28.0)
549       opentelemetry-instrumentation-http_client (~> 0.27.0)
550       opentelemetry-instrumentation-httpx (~> 0.6.0)
551       opentelemetry-instrumentation-koala (~> 0.23.0)
552       opentelemetry-instrumentation-lmdb (~> 0.25.0)
553       opentelemetry-instrumentation-mongo (~> 0.25.0)
554       opentelemetry-instrumentation-mysql2 (~> 0.33.0)
555       opentelemetry-instrumentation-net_http (~> 0.27.0)
556       opentelemetry-instrumentation-pg (~> 0.35.0)
557       opentelemetry-instrumentation-que (~> 0.12.0)
558       opentelemetry-instrumentation-racecar (~> 0.6.0)
559       opentelemetry-instrumentation-rack (~> 0.29.0)
560       opentelemetry-instrumentation-rails (~> 0.39.1)
561       opentelemetry-instrumentation-rake (~> 0.5.0)
562       opentelemetry-instrumentation-rdkafka (~> 0.9.0)
563       opentelemetry-instrumentation-redis (~> 0.28.0)
564       opentelemetry-instrumentation-resque (~> 0.8.0)
565       opentelemetry-instrumentation-restclient (~> 0.26.0)
566       opentelemetry-instrumentation-ruby_kafka (~> 0.24.0)
567       opentelemetry-instrumentation-sidekiq (~> 0.28.1)
568       opentelemetry-instrumentation-sinatra (~> 0.28.0)
569       opentelemetry-instrumentation-trilogy (~> 0.66.0)
570     opentelemetry-instrumentation-anthropic (0.3.0)
571       opentelemetry-instrumentation-base (~> 0.25)
572     opentelemetry-instrumentation-aws_lambda (0.6.0)
573       opentelemetry-instrumentation-base (~> 0.25)
574     opentelemetry-instrumentation-aws_sdk (0.11.0)
575       opentelemetry-instrumentation-base (~> 0.25)
576     opentelemetry-instrumentation-base (0.25.0)
577       opentelemetry-api (~> 1.7)
578       opentelemetry-common (~> 0.21)
579       opentelemetry-registry (~> 0.1)
580     opentelemetry-instrumentation-bunny (0.24.0)
581       opentelemetry-instrumentation-base (~> 0.25)
582     opentelemetry-instrumentation-concurrent_ruby (0.24.0)
583       opentelemetry-instrumentation-base (~> 0.25)
584     opentelemetry-instrumentation-dalli (0.29.0)
585       opentelemetry-instrumentation-base (~> 0.25)
586     opentelemetry-instrumentation-delayed_job (0.25.1)
587       opentelemetry-instrumentation-base (~> 0.25)
588     opentelemetry-instrumentation-ethon (0.27.0)
589       opentelemetry-instrumentation-base (~> 0.25)
590     opentelemetry-instrumentation-excon (0.27.0)
591       opentelemetry-instrumentation-base (~> 0.25)
592     opentelemetry-instrumentation-faraday (0.31.0)
593       opentelemetry-instrumentation-base (~> 0.25)
594     opentelemetry-instrumentation-grape (0.5.0)
595       opentelemetry-instrumentation-rack (~> 0.29)
596     opentelemetry-instrumentation-graphql (0.31.2)
597       opentelemetry-instrumentation-base (~> 0.25)
598     opentelemetry-instrumentation-grpc (0.4.1)
599       opentelemetry-instrumentation-base (~> 0.25)
600     opentelemetry-instrumentation-gruf (0.5.0)
601       opentelemetry-instrumentation-base (~> 0.25)
602     opentelemetry-instrumentation-http (0.28.0)
603       opentelemetry-instrumentation-base (~> 0.25)
604     opentelemetry-instrumentation-http_client (0.27.0)
605       opentelemetry-instrumentation-base (~> 0.25)
606     opentelemetry-instrumentation-httpx (0.6.0)
607       opentelemetry-instrumentation-base (~> 0.25)
608     opentelemetry-instrumentation-koala (0.23.0)
609       opentelemetry-instrumentation-base (~> 0.25)
610     opentelemetry-instrumentation-lmdb (0.25.0)
611       opentelemetry-instrumentation-base (~> 0.25)
612     opentelemetry-instrumentation-mongo (0.25.0)
613       opentelemetry-instrumentation-base (~> 0.25)
614     opentelemetry-instrumentation-mysql2 (0.33.0)
615       opentelemetry-helpers-mysql
616       opentelemetry-helpers-sql
617       opentelemetry-helpers-sql-processor
618       opentelemetry-instrumentation-base (~> 0.25)
619     opentelemetry-instrumentation-net_http (0.27.0)
620       opentelemetry-instrumentation-base (~> 0.25)
621     opentelemetry-instrumentation-pg (0.35.0)
622       opentelemetry-helpers-sql
623       opentelemetry-helpers-sql-processor
624       opentelemetry-instrumentation-base (~> 0.25)
625     opentelemetry-instrumentation-que (0.12.0)
626       opentelemetry-instrumentation-base (~> 0.25)
627     opentelemetry-instrumentation-racecar (0.6.1)
628       opentelemetry-instrumentation-base (~> 0.25)
629     opentelemetry-instrumentation-rack (0.29.0)
630       opentelemetry-instrumentation-base (~> 0.25)
631     opentelemetry-instrumentation-rails (0.39.1)
632       opentelemetry-instrumentation-action_mailer (~> 0.6)
633       opentelemetry-instrumentation-action_pack (~> 0.15)
634       opentelemetry-instrumentation-action_view (~> 0.11)
635       opentelemetry-instrumentation-active_job (~> 0.10)
636       opentelemetry-instrumentation-active_record (~> 0.11)
637       opentelemetry-instrumentation-active_storage (~> 0.3)
638       opentelemetry-instrumentation-active_support (~> 0.10)
639       opentelemetry-instrumentation-concurrent_ruby (~> 0.23)
640     opentelemetry-instrumentation-rake (0.5.0)
641       opentelemetry-instrumentation-base (~> 0.25)
642     opentelemetry-instrumentation-rdkafka (0.9.0)
643       opentelemetry-instrumentation-base (~> 0.25)
644     opentelemetry-instrumentation-redis (0.28.0)
645       opentelemetry-instrumentation-base (~> 0.25)
646     opentelemetry-instrumentation-resque (0.8.0)
647       opentelemetry-instrumentation-base (~> 0.25)
648     opentelemetry-instrumentation-restclient (0.26.0)
649       opentelemetry-instrumentation-base (~> 0.25)
650     opentelemetry-instrumentation-ruby_kafka (0.24.0)
651       opentelemetry-instrumentation-base (~> 0.25)
652     opentelemetry-instrumentation-sidekiq (0.28.1)
653       opentelemetry-instrumentation-base (~> 0.25)
654     opentelemetry-instrumentation-sinatra (0.28.0)
655       opentelemetry-instrumentation-rack (~> 0.29)
656     opentelemetry-instrumentation-trilogy (0.66.0)
657       opentelemetry-helpers-mysql
658       opentelemetry-helpers-sql
659       opentelemetry-helpers-sql-processor
660       opentelemetry-instrumentation-base (~> 0.25)
661       opentelemetry-semantic_conventions (>= 1.8.0)
662     opentelemetry-registry (0.4.0)
663       opentelemetry-api (~> 1.1)
664     opentelemetry-sdk (1.10.0)
665       opentelemetry-api (~> 1.1)
666       opentelemetry-common (~> 0.20)
667       opentelemetry-registry (~> 0.2)
668       opentelemetry-semantic_conventions
669     opentelemetry-semantic_conventions (1.36.0)
670       opentelemetry-api (~> 1.0)
671     ostruct (0.6.3)
672     overcommit (0.68.0)
673       childprocess (>= 0.6.3, < 6)
674       iniparse (~> 1.4)
675       rexml (>= 3.3.9)
676     parallel (1.27.0)
677     parser (3.3.10.0)
678       ast (~> 2.4.1)
679       racc
680     pg (1.6.3)
681     popper_js (2.11.8)
682     pp (0.6.3)
683       prettyprint
684     prettyprint (0.2.0)
685     prism (1.7.0)
686     process_executer (1.3.0)
687     progress (3.6.0)
688     pstore (0.2.0)
689     psych (5.3.1)
690       date
691       stringio
692     public_suffix (7.0.0)
693     puma (7.1.0)
694       nio4r (~> 2.0)
695     quad_tile (1.0.1)
696     racc (1.8.1)
697     rack (3.2.4)
698     rack-cors (3.0.0)
699       logger
700       rack (>= 3.0.14)
701     rack-protection (4.2.1)
702       base64 (>= 0.1.0)
703       logger (>= 1.6.0)
704       rack (>= 3.0.0, < 4)
705     rack-session (2.1.1)
706       base64 (>= 0.1.0)
707       rack (>= 3.0.0)
708     rack-test (2.2.0)
709       rack (>= 1.3)
710     rack-uri_sanitizer (0.0.2)
711     rackup (2.3.1)
712       rack (>= 3)
713     rails (8.1.2)
714       actioncable (= 8.1.2)
715       actionmailbox (= 8.1.2)
716       actionmailer (= 8.1.2)
717       actionpack (= 8.1.2)
718       actiontext (= 8.1.2)
719       actionview (= 8.1.2)
720       activejob (= 8.1.2)
721       activemodel (= 8.1.2)
722       activerecord (= 8.1.2)
723       activestorage (= 8.1.2)
724       activesupport (= 8.1.2)
725       bundler (>= 1.15.0)
726       railties (= 8.1.2)
727     rails-controller-testing (1.0.5)
728       actionpack (>= 5.0.1.rc1)
729       actionview (>= 5.0.1.rc1)
730       activesupport (>= 5.0.1.rc1)
731     rails-dom-testing (2.3.0)
732       activesupport (>= 5.0.0)
733       minitest
734       nokogiri (>= 1.6)
735     rails-html-sanitizer (1.6.2)
736       loofah (~> 2.21)
737       nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
738     rails-i18n (8.1.0)
739       i18n (>= 0.7, < 2)
740       railties (>= 8.0.0, < 9)
741     rails_param (1.3.1)
742       actionpack (>= 3.2.0)
743       activesupport (>= 3.2.0)
744     railties (8.1.2)
745       actionpack (= 8.1.2)
746       activesupport (= 8.1.2)
747       irb (~> 1.13)
748       rackup (>= 1.0.0)
749       rake (>= 12.2)
750       thor (~> 1.0, >= 1.2.2)
751       tsort (>= 0.2)
752       zeitwerk (~> 2.6)
753     rainbow (3.1.1)
754     rake (13.3.1)
755     rb-fsevent (0.11.2)
756     rb-inotify (0.11.1)
757       ffi (~> 1.0)
758     rchardet (1.10.0)
759     rdoc (7.1.0)
760       erb
761       psych (>= 4.0.0)
762       tsort
763     regexp_parser (2.11.3)
764     reline (0.6.3)
765       io-console (~> 0.5)
766     rexml (3.4.4)
767     rinku (2.0.6)
768     rotp (6.3.0)
769     rouge (4.6.1)
770     rtlcss (0.2.1)
771       mini_racer (>= 0.6.3)
772     rubocop (1.82.1)
773       json (~> 2.3)
774       language_server-protocol (~> 3.17.0.2)
775       lint_roller (~> 1.1.0)
776       parallel (~> 1.10)
777       parser (>= 3.3.0.2)
778       rainbow (>= 2.2.2, < 4.0)
779       regexp_parser (>= 2.9.3, < 3.0)
780       rubocop-ast (>= 1.48.0, < 2.0)
781       ruby-progressbar (~> 1.7)
782       unicode-display_width (>= 2.4.0, < 4.0)
783     rubocop-ast (1.49.0)
784       parser (>= 3.3.7.2)
785       prism (~> 1.7)
786     rubocop-capybara (2.22.1)
787       lint_roller (~> 1.1)
788       rubocop (~> 1.72, >= 1.72.1)
789     rubocop-factory_bot (2.28.0)
790       lint_roller (~> 1.1)
791       rubocop (~> 1.72, >= 1.72.1)
792     rubocop-minitest (0.38.2)
793       lint_roller (~> 1.1)
794       rubocop (>= 1.75.0, < 2.0)
795       rubocop-ast (>= 1.38.0, < 2.0)
796     rubocop-performance (1.26.1)
797       lint_roller (~> 1.1)
798       rubocop (>= 1.75.0, < 2.0)
799       rubocop-ast (>= 1.47.1, < 2.0)
800     rubocop-rails (2.34.3)
801       activesupport (>= 4.2.0)
802       lint_roller (~> 1.1)
803       rack (>= 1.1)
804       rubocop (>= 1.75.0, < 2.0)
805       rubocop-ast (>= 1.44.0, < 2.0)
806     rubocop-rake (0.7.1)
807       lint_roller (~> 1.1)
808       rubocop (>= 1.72.1)
809     ruby-progressbar (1.13.0)
810     ruby-vips (2.2.5)
811       ffi (~> 1.12)
812       logger
813     rubyzip (3.2.2)
814     sanitize (7.0.0)
815       crass (~> 1.0.2)
816       nokogiri (>= 1.16.8)
817     sass-embedded (1.64.2)
818       google-protobuf (~> 3.23)
819       rake (>= 13.0.0)
820     sawyer (0.9.3)
821       addressable (>= 2.3.5)
822       faraday (>= 0.17.3, < 3)
823     securerandom (0.4.1)
824     selenium-webdriver (4.39.0)
825       base64 (~> 0.2)
826       logger (~> 1.4)
827       rexml (~> 3.2, >= 3.2.5)
828       rubyzip (>= 1.2.2, < 4.0)
829       websocket (~> 1.0)
830     simplecov (0.22.0)
831       docile (~> 1.1)
832       simplecov-html (~> 0.11)
833       simplecov_json_formatter (~> 0.1)
834     simplecov-html (0.13.2)
835     simplecov-lcov (0.9.0)
836     simplecov_json_formatter (0.1.4)
837     simpleidn (0.2.3)
838     smart_properties (1.17.0)
839     snaky_hash (2.0.3)
840       hashie (>= 0.1.0, < 6)
841       version_gem (>= 1.1.8, < 3)
842     sprockets (4.2.2)
843       concurrent-ruby (~> 1.0)
844       logger
845       rack (>= 2.2.4, < 4)
846     sprockets-exporters_pack (0.1.2)
847       brotli (>= 0.2.0)
848       sprockets (>= 4.0.0.beta3)
849     sprockets-rails (3.5.2)
850       actionpack (>= 6.1)
851       activesupport (>= 6.1)
852       sprockets (>= 3.0.0)
853     stringio (3.2.0)
854     strong_migrations (2.5.2)
855       activerecord (>= 7.1)
856     teaspoon (1.4.0)
857       railties (>= 5.0)
858     teaspoon-mocha (2.3.3)
859       teaspoon (>= 1.0.0)
860     terminal-table (4.0.0)
861       unicode-display_width (>= 1.1.1, < 4)
862     terser (1.2.6)
863       execjs (>= 0.3.0, < 3)
864     thor (1.5.0)
865     tilt (2.6.1)
866     timeout (0.6.0)
867     tsort (0.2.0)
868     turbo-rails (2.0.20)
869       actionpack (>= 7.1.0)
870       railties (>= 7.1.0)
871     tzinfo (2.0.6)
872       concurrent-ruby (~> 1.0)
873     unicode-display_width (3.2.0)
874       unicode-emoji (~> 4.1)
875     unicode-emoji (4.2.0)
876     uri (0.13.3)
877     useragent (0.16.11)
878     validates_email_format_of (1.8.2)
879       i18n (>= 0.8.0)
880       simpleidn
881     vendorer (0.2.0)
882     version_gem (1.1.9)
883     webmock (3.26.1)
884       addressable (>= 2.8.0)
885       crack (>= 0.3.2)
886       hashdiff (>= 0.4.0, < 2.0.0)
887     webrick (1.9.2)
888     websocket (1.2.11)
889     websocket-driver (0.8.0)
890       base64
891       websocket-extensions (>= 0.1.0)
892     websocket-extensions (0.1.5)
893     xpath (3.2.0)
894       nokogiri (~> 1.8)
895     zeitwerk (2.7.4)
896
897 PLATFORMS
898   ruby
899
900 DEPENDENCIES
901   aasm
902   actionpack-page_caching (>= 1.2.0)
903   active_record_union
904   activerecord-import
905   addressable (~> 2.8)
906   annotaterb
907   argon2
908   autoprefixer-rails
909   aws-sdk-s3
910   benchmark
911   better_errors
912   binding_of_caller
913   bootsnap (>= 1.4.2)
914   bootstrap (~> 5.3.2)
915   bootstrap_form (~> 5.0)
916   brakeman
917   bzip2-ffi
918   cancancan
919   canonical-rails!
920   capybara (>= 2.15)
921   config
922   connection_pool (< 3.0.0)
923   dalli
924   danger
925   danger-auto_label
926   dartsass-sprockets
927   debug
928   debug_inspector
929   delayed_job_active_record
930   digest
931   doorkeeper
932   doorkeeper-i18n
933   doorkeeper-openid_connect
934   dry-validation
935   erb_lint
936   factory_bot_rails
937   faraday
938   ffi-libarchive
939   frozen_record
940   gd2-ffij!
941   htmlentities
942   http_accept_language (~> 2.1.1)
943   i18n-js (~> 4.2.3)
944   i18n-tasks
945   image_optim_rails
946   image_processing
947   inline_svg
948   jbuilder (~> 2.7)
949   jquery-rails
950   jwt
951   kramdown
952   libxml-ruby (>= 2.0.5)
953   listen
954   marcel
955   maxminddb
956   mini_racer (~> 0.19.1)
957   minitest (< 6.0.0)
958   minitest-focus
959   omniauth (~> 2.1.3)
960   omniauth-apple
961   omniauth-facebook
962   omniauth-github
963   omniauth-google-oauth2 (>= 0.6.0)
964   omniauth-mediawiki (>= 0.0.4)
965   omniauth-microsoft_graph
966   omniauth-rails_csrf_protection (~> 2.0)
967   open3
968   openstreetmap-deadlock_retry (>= 1.3.1)
969   opentelemetry-exporter-otlp
970   opentelemetry-instrumentation-all
971   opentelemetry-sdk
972   overcommit
973   pg
974   puma (~> 7.1)
975   quad_tile (~> 1.0.1)
976   rack-cors
977   rack-uri_sanitizer
978   rackup
979   rails (~> 8.1.0)
980   rails-controller-testing
981   rails-i18n (~> 8.1.0)
982   rails_param
983   rexml
984   rinku (>= 2.0.6)
985   rotp
986   rtlcss
987   rubocop
988   rubocop-capybara
989   rubocop-factory_bot
990   rubocop-minitest
991   rubocop-performance
992   rubocop-rails
993   rubocop-rake
994   sanitize
995   sass-embedded (~> 1.64.0)
996   selenium-webdriver
997   simplecov
998   simplecov-lcov
999   sprockets-exporters_pack
1000   strong_migrations
1001   teaspoon
1002   teaspoon-mocha (~> 2.3.3)
1003   terser
1004   timeout
1005   turbo-rails
1006   unicode-display_width
1007   uri (< 1.0.0)
1008   validates_email_format_of (>= 1.5.1)
1009   vendorer
1010   webmock
1011   webrick
1012
1013 BUNDLED WITH
1014    2.6.2