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