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