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