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