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