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