]> git.openstreetmap.org Git - rails.git/blob - Gemfile.lock
Merge remote-tracking branch 'upstream/pull/4798'
[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.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.22.3)
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.2)
434       actioncable (= 7.1.3.2)
435       actionmailbox (= 7.1.3.2)
436       actionmailer (= 7.1.3.2)
437       actionpack (= 7.1.3.2)
438       actiontext (= 7.1.3.2)
439       actionview (= 7.1.3.2)
440       activejob (= 7.1.3.2)
441       activemodel (= 7.1.3.2)
442       activerecord (= 7.1.3.2)
443       activestorage (= 7.1.3.2)
444       activesupport (= 7.1.3.2)
445       bundler (>= 1.15.0)
446       railties (= 7.1.3.2)
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     railties (7.1.3.2)
462       actionpack (= 7.1.3.2)
463       activesupport (= 7.1.3.2)
464       irb
465       rackup (>= 1.0.0)
466       rake (>= 12.2)
467       thor (~> 1.0, >= 1.2.2)
468       zeitwerk (~> 2.6)
469     rainbow (3.1.1)
470     rake (13.2.1)
471     rb-fsevent (0.11.2)
472     rb-inotify (0.10.1)
473       ffi (~> 1.0)
474     rdoc (6.6.3.1)
475       psych (>= 4.0.0)
476     regexp_parser (2.9.1)
477     reline (0.5.7)
478       io-console (~> 0.5)
479     request_store (1.7.0)
480       rack (>= 1.4)
481     rexml (3.2.6)
482     rinku (2.0.6)
483     rotp (6.3.0)
484     rouge (4.2.1)
485     rtlcss (0.2.1)
486       mini_racer (>= 0.6.3)
487     rubocop (1.63.5)
488       json (~> 2.3)
489       language_server-protocol (>= 3.17.0)
490       parallel (~> 1.10)
491       parser (>= 3.3.0.2)
492       rainbow (>= 2.2.2, < 4.0)
493       regexp_parser (>= 1.8, < 3.0)
494       rexml (>= 3.2.5, < 4.0)
495       rubocop-ast (>= 1.31.1, < 2.0)
496       ruby-progressbar (~> 1.7)
497       unicode-display_width (>= 2.4.0, < 3.0)
498     rubocop-ast (1.31.3)
499       parser (>= 3.3.1.0)
500     rubocop-capybara (2.20.0)
501       rubocop (~> 1.41)
502     rubocop-factory_bot (2.25.1)
503       rubocop (~> 1.41)
504     rubocop-minitest (0.35.0)
505       rubocop (>= 1.61, < 2.0)
506       rubocop-ast (>= 1.31.1, < 2.0)
507     rubocop-performance (1.21.0)
508       rubocop (>= 1.48.1, < 2.0)
509       rubocop-ast (>= 1.31.1, < 2.0)
510     rubocop-rails (2.24.1)
511       activesupport (>= 4.2.0)
512       rack (>= 1.1)
513       rubocop (>= 1.33.0, < 2.0)
514       rubocop-ast (>= 1.31.1, < 2.0)
515     rubocop-rake (0.6.0)
516       rubocop (~> 1.0)
517     ruby-openid (2.9.2)
518     ruby-progressbar (1.13.0)
519     ruby-vips (2.2.1)
520       ffi (~> 1.12)
521     rubyzip (2.3.2)
522     sanitize (6.1.0)
523       crass (~> 1.0.2)
524       nokogiri (>= 1.12.0)
525     sass-embedded (1.64.2)
526       google-protobuf (~> 3.23)
527       rake (>= 13.0.0)
528     secure_headers (6.5.0)
529     selenium-webdriver (4.20.1)
530       base64 (~> 0.2)
531       rexml (~> 3.2, >= 3.2.5)
532       rubyzip (>= 1.2.2, < 3.0)
533       websocket (~> 1.0)
534     simplecov (0.22.0)
535       docile (~> 1.1)
536       simplecov-html (~> 0.11)
537       simplecov_json_formatter (~> 0.1)
538     simplecov-html (0.12.3)
539     simplecov-lcov (0.8.0)
540     simplecov_json_formatter (0.1.4)
541     simpleidn (0.2.2)
542       unf (~> 0.1.4)
543     smart_properties (1.17.0)
544     snaky_hash (2.0.1)
545       hashie
546       version_gem (~> 1.1, >= 1.1.1)
547     sprockets (4.2.1)
548       concurrent-ruby (~> 1.0)
549       rack (>= 2.2.4, < 4)
550     sprockets-exporters_pack (0.1.2)
551       brotli (>= 0.2.0)
552       sprockets (>= 4.0.0.beta3)
553     sprockets-rails (3.4.2)
554       actionpack (>= 5.2)
555       activesupport (>= 5.2)
556       sprockets (>= 3.0.0)
557     stringio (3.1.0)
558     strong_migrations (1.8.0)
559       activerecord (>= 5.2)
560     terminal-table (3.0.2)
561       unicode-display_width (>= 1.1.1, < 3)
562     terser (1.2.2)
563       execjs (>= 0.3.0, < 3)
564     thor (1.3.1)
565     tilt (2.3.0)
566     timeout (0.4.1)
567     turbo-rails (2.0.5)
568       actionpack (>= 6.0.0)
569       activejob (>= 6.0.0)
570       railties (>= 6.0.0)
571     tzinfo (2.0.6)
572       concurrent-ruby (~> 1.0)
573     unf (0.1.4)
574       unf_ext
575     unf_ext (0.0.9.1)
576     unicode-display_width (2.5.0)
577     uri (0.13.0)
578     validates_email_format_of (1.8.2)
579       i18n (>= 0.8.0)
580       simpleidn
581     vendorer (0.2.0)
582     version_gem (1.1.4)
583     webmock (3.23.0)
584       addressable (>= 2.8.0)
585       crack (>= 0.3.2)
586       hashdiff (>= 0.4.0, < 2.0.0)
587     webrick (1.8.1)
588     websocket (1.2.10)
589     websocket-driver (0.7.6)
590       websocket-extensions (>= 0.1.0)
591     websocket-extensions (0.1.5)
592     xpath (3.2.0)
593       nokogiri (~> 1.8)
594     zeitwerk (2.6.14)
595
596 PLATFORMS
597   ruby
598
599 DEPENDENCIES
600   aasm
601   actionpack-page_caching (>= 1.2.0)
602   active_record_union
603   activerecord-import
604   annotate
605   argon2
606   autoprefixer-rails
607   aws-sdk-s3
608   better_errors
609   binding_of_caller
610   bootsnap (>= 1.4.2)
611   bootstrap (~> 5.3.2)
612   bootstrap_form (~> 5.0)
613   brakeman
614   browser (< 6)
615   bzip2-ffi
616   cancancan
617   canonical-rails
618   capybara (>= 2.15)
619   config
620   connection_pool
621   dalli
622   dartsass-sprockets
623   debug_inspector
624   delayed_job_active_record
625   doorkeeper
626   doorkeeper-i18n
627   doorkeeper-openid_connect
628   dry-validation
629   erb_lint
630   factory_bot_rails
631   faraday
632   ffi-libarchive
633   file_exists
634   frozen_record
635   gd2-ffij (>= 0.4.0)
636   htmlentities
637   http_accept_language (~> 2.1.1)
638   i18n-js (~> 3.9.2)
639   i18n-tasks
640   image_optim_rails
641   image_processing
642   jbuilder (~> 2.7)
643   jquery-rails
644   json
645   jwt
646   kgio
647   kramdown
648   libxml-ruby (>= 2.0.5)
649   listen
650   logstasher
651   marcel
652   maxminddb
653   mini_racer (~> 0.9.0)
654   minitest (~> 5.1)
655   minitest-focus
656   multi_xml (~> 0.6.0)
657   oauth-plugin (>= 0.5.1)
658   omniauth (~> 2.0.2)
659   omniauth-facebook
660   omniauth-github
661   omniauth-google-oauth2 (>= 0.6.0)
662   omniauth-mediawiki (>= 0.0.4)
663   omniauth-microsoft_graph
664   omniauth-openid
665   omniauth-rails_csrf_protection (~> 1.0)
666   openstreetmap-deadlock_retry (>= 1.3.1)
667   pg
668   puma (~> 5.6)
669   quad_tile (~> 1.0.1)
670   rack-cors
671   rack-uri_sanitizer
672   rails (~> 7.1.0)
673   rails-controller-testing
674   rails-i18n (~> 7.0.0)
675   rinku (>= 2.0.6)
676   rotp
677   rtlcss
678   rubocop
679   rubocop-capybara
680   rubocop-factory_bot
681   rubocop-minitest
682   rubocop-performance
683   rubocop-rails
684   rubocop-rake
685   sanitize
686   sass-embedded (~> 1.64.0)
687   secure_headers
688   selenium-webdriver
689   simplecov
690   simplecov-lcov
691   sprockets-exporters_pack
692   strong_migrations
693   terser
694   turbo-rails
695   unicode-display_width
696   validates_email_format_of (>= 1.5.1)
697   vendorer
698   webmock
699
700 BUNDLED WITH
701    2.4.19