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