]> git.openstreetmap.org Git - rails.git/blob - Gemfile.lock
Merge remote-tracking branch 'upstream/pull/4463'
[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.5.1)
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.894.0)
99     aws-sdk-core (3.191.2)
100       aws-eventstream (~> 1, >= 1.3.0)
101       aws-partitions (~> 1, >= 1.651.0)
102       aws-sigv4 (~> 1.8)
103       base64
104       jmespath (~> 1, >= 1.6.1)
105     aws-sdk-kms (1.77.0)
106       aws-sdk-core (~> 3, >= 3.191.0)
107       aws-sigv4 (~> 1.1)
108     aws-sdk-s3 (1.143.0)
109       aws-sdk-core (~> 3, >= 3.191.0)
110       aws-sdk-kms (~> 1)
111       aws-sigv4 (~> 1.8)
112     aws-sigv4 (1.8.0)
113       aws-eventstream (~> 1, >= 1.0.2)
114     base64 (0.2.0)
115     better_errors (2.10.1)
116       erubi (>= 1.0.0)
117       rack (>= 0.9.0)
118       rouge (>= 1.0.0)
119     better_html (2.0.2)
120       actionview (>= 6.0)
121       activesupport (>= 6.0)
122       ast (~> 2.0)
123       erubi (~> 1.4)
124       parser (>= 2.4)
125       smart_properties
126     bigdecimal (3.1.6)
127     binding_of_caller (1.0.0)
128       debug_inspector (>= 0.0.1)
129     bootsnap (1.18.3)
130       msgpack (~> 1.2)
131     bootstrap (5.3.2)
132       autoprefixer-rails (>= 9.1.0)
133       popper_js (>= 2.11.8, < 3)
134     bootstrap_form (5.4.0)
135       actionpack (>= 6.1)
136       activemodel (>= 6.1)
137     brakeman (6.1.2)
138       racc
139     brotli (0.5.0)
140     browser (5.3.1)
141     builder (3.2.4)
142     bzip2-ffi (1.1.1)
143       ffi (~> 1.0)
144     cancancan (3.5.0)
145     canonical-rails (0.2.15)
146       actionview (>= 4.1, <= 7.2)
147     capybara (3.40.0)
148       addressable
149       matrix
150       mini_mime (>= 0.1.3)
151       nokogiri (~> 1.11)
152       rack (>= 1.6.0)
153       rack-test (>= 0.6.3)
154       regexp_parser (>= 1.5, < 3.0)
155       xpath (~> 3.2)
156     concurrent-ruby (1.2.3)
157     config (5.1.0)
158       deep_merge (~> 1.2, >= 1.2.1)
159       dry-validation (~> 1.0, >= 1.0.0)
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_inspector (1.2.0)
176     deep_merge (1.2.2)
177     delayed_job (4.1.11)
178       activesupport (>= 3.0, < 8.0)
179     delayed_job_active_record (4.1.8)
180       activerecord (>= 3.0, < 8.0)
181       delayed_job (>= 3.0, < 5)
182     docile (1.4.0)
183     doorkeeper (5.6.9)
184       railties (>= 5)
185     doorkeeper-i18n (5.2.7)
186       doorkeeper (>= 5.2)
187     doorkeeper-openid_connect (1.8.7)
188       doorkeeper (>= 5.5, < 5.7)
189       jwt (>= 2.5)
190     drb (2.2.0)
191       ruby2_keywords
192     dry-configurable (1.1.0)
193       dry-core (~> 1.0, < 2)
194       zeitwerk (~> 2.6)
195     dry-core (1.0.1)
196       concurrent-ruby (~> 1.0)
197       zeitwerk (~> 2.6)
198     dry-inflector (1.0.0)
199     dry-initializer (3.1.1)
200     dry-logic (1.5.0)
201       concurrent-ruby (~> 1.0)
202       dry-core (~> 1.0, < 2)
203       zeitwerk (~> 2.6)
204     dry-schema (1.13.3)
205       concurrent-ruby (~> 1.0)
206       dry-configurable (~> 1.0, >= 1.0.1)
207       dry-core (~> 1.0, < 2)
208       dry-initializer (~> 3.0)
209       dry-logic (>= 1.4, < 2)
210       dry-types (>= 1.7, < 2)
211       zeitwerk (~> 2.6)
212     dry-types (1.7.2)
213       bigdecimal (~> 3.0)
214       concurrent-ruby (~> 1.0)
215       dry-core (~> 1.0)
216       dry-inflector (~> 1.0)
217       dry-logic (~> 1.4)
218       zeitwerk (~> 2.6)
219     dry-validation (1.10.0)
220       concurrent-ruby (~> 1.0)
221       dry-core (~> 1.0, < 2)
222       dry-initializer (~> 3.0)
223       dry-schema (>= 1.12, < 2)
224       zeitwerk (~> 2.6)
225     erb_lint (0.5.0)
226       activesupport
227       better_html (>= 2.0.1)
228       parser (>= 2.7.1.4)
229       rainbow
230       rubocop
231       smart_properties
232     erubi (1.12.0)
233     execjs (2.9.1)
234     exifr (1.4.0)
235     factory_bot (6.4.6)
236       activesupport (>= 5.0.0)
237     factory_bot_rails (6.4.3)
238       factory_bot (~> 6.4)
239       railties (>= 5.0.0)
240     faraday (2.9.0)
241       faraday-net_http (>= 2.0, < 3.2)
242     faraday-net_http (3.1.0)
243       net-http
244     ffi (1.16.3)
245     ffi-compiler (1.0.1)
246       ffi (>= 1.0.0)
247       rake
248     ffi-libarchive (1.1.14)
249       ffi (~> 1.0)
250     file_exists (0.2.0)
251     frozen_record (0.27.1)
252       activemodel
253     fspath (3.1.2)
254     gd2-ffij (0.4.0)
255       ffi (>= 1.0.0)
256     globalid (1.2.1)
257       activesupport (>= 6.1)
258     google-protobuf (3.25.3)
259     hashdiff (1.1.0)
260     hashie (5.0.0)
261     highline (3.0.1)
262     htmlentities (4.3.4)
263     http_accept_language (2.1.1)
264     i18n (1.14.1)
265       concurrent-ruby (~> 1.0)
266     i18n-js (3.9.2)
267       i18n (>= 0.6.6)
268     i18n-tasks (1.0.13)
269       activesupport (>= 4.0.2)
270       ast (>= 2.1.0)
271       better_html (>= 1.0, < 3.0)
272       erubi
273       highline (>= 2.0.0)
274       i18n
275       parser (>= 3.2.2.1)
276       rails-i18n
277       rainbow (>= 2.2.2, < 4.0)
278       terminal-table (>= 1.5.1)
279     image_optim (0.31.3)
280       exifr (~> 1.2, >= 1.2.2)
281       fspath (~> 3.0)
282       image_size (>= 1.5, < 4)
283       in_threads (~> 1.3)
284       progress (~> 3.0, >= 3.0.1)
285     image_optim_rails (0.5.0)
286       image_optim (~> 0.24)
287       railties
288       sprockets
289     image_processing (1.12.2)
290       mini_magick (>= 4.9.5, < 5)
291       ruby-vips (>= 2.0.17, < 3)
292     image_size (3.4.0)
293     in_threads (1.6.0)
294     io-console (0.7.2)
295     irb (1.11.2)
296       rdoc
297       reline (>= 0.4.2)
298     jbuilder (2.11.5)
299       actionview (>= 5.0.0)
300       activesupport (>= 5.0.0)
301     jmespath (1.6.2)
302     jquery-rails (4.6.0)
303       rails-dom-testing (>= 1, < 3)
304       railties (>= 4.2.0)
305       thor (>= 0.14, < 2.0)
306     json (2.7.1)
307     jwt (2.8.0)
308       base64
309     kgio (2.11.4)
310     kramdown (2.4.0)
311       rexml
312     language_server-protocol (3.17.0.3)
313     libv8-node (18.16.0.0)
314     libxml-ruby (5.0.2)
315     listen (3.8.0)
316       rb-fsevent (~> 0.10, >= 0.10.3)
317       rb-inotify (~> 0.9, >= 0.9.10)
318     logstasher (2.1.5)
319       activesupport (>= 5.2)
320       request_store
321     loofah (2.22.0)
322       crass (~> 1.0.2)
323       nokogiri (>= 1.12.0)
324     mail (2.8.1)
325       mini_mime (>= 0.1.1)
326       net-imap
327       net-pop
328       net-smtp
329     marcel (1.0.2)
330     matrix (0.4.2)
331     maxminddb (0.1.22)
332     mini_magick (4.12.0)
333     mini_mime (1.1.5)
334     mini_portile2 (2.8.5)
335     mini_racer (0.8.0)
336       libv8-node (~> 18.16.0.0)
337     minitest (5.22.2)
338     minitest-focus (1.4.0)
339       minitest (>= 4, < 6)
340     msgpack (1.7.2)
341     multi_json (1.15.0)
342     multi_xml (0.6.0)
343     mutex_m (0.2.0)
344     net-http (0.4.1)
345       uri
346     net-imap (0.4.10)
347       date
348       net-protocol
349     net-pop (0.1.2)
350       net-protocol
351     net-protocol (0.2.2)
352       timeout
353     net-smtp (0.4.0.1)
354       net-protocol
355     nio4r (2.7.0)
356     nokogiri (1.16.2)
357       mini_portile2 (~> 2.8.2)
358       racc (~> 1.4)
359     oauth (0.4.7)
360     oauth-plugin (0.5.1)
361       multi_json
362       oauth (~> 0.4.4)
363       oauth2 (>= 0.5.0)
364       rack
365     oauth2 (2.0.9)
366       faraday (>= 0.17.3, < 3.0)
367       jwt (>= 1.0, < 3.0)
368       multi_xml (~> 0.5)
369       rack (>= 1.2, < 4)
370       snaky_hash (~> 2.0)
371       version_gem (~> 1.1)
372     omniauth (2.0.4)
373       hashie (>= 3.4.6)
374       rack (>= 1.6.2, < 3)
375       rack-protection
376     omniauth-facebook (9.0.0)
377       omniauth-oauth2 (~> 1.2)
378     omniauth-github (2.0.1)
379       omniauth (~> 2.0)
380       omniauth-oauth2 (~> 1.8)
381     omniauth-google-oauth2 (1.1.1)
382       jwt (>= 2.0)
383       oauth2 (~> 2.0.6)
384       omniauth (~> 2.0)
385       omniauth-oauth2 (~> 1.8.0)
386     omniauth-mediawiki (0.0.4)
387       jwt (~> 2.0)
388       omniauth-oauth (~> 1.0)
389     omniauth-microsoft_graph (2.0.0)
390       jwt (~> 2.0)
391       omniauth (~> 2.0)
392       omniauth-oauth2 (~> 1.8.0)
393     omniauth-oauth (1.2.0)
394       oauth
395       omniauth (>= 1.0, < 3)
396     omniauth-oauth2 (1.8.0)
397       oauth2 (>= 1.4, < 3)
398       omniauth (~> 2.0)
399     omniauth-openid (2.0.1)
400       omniauth (>= 1.0, < 3.0)
401       rack-openid (~> 1.4.0)
402     omniauth-rails_csrf_protection (1.0.1)
403       actionpack (>= 4.2)
404       omniauth (~> 2.0)
405     openstreetmap-deadlock_retry (1.3.1)
406     parallel (1.24.0)
407     parser (3.3.0.5)
408       ast (~> 2.4.1)
409       racc
410     pg (1.5.5)
411     popper_js (2.11.8)
412     progress (3.6.0)
413     psych (5.1.2)
414       stringio
415     public_suffix (5.0.4)
416     puma (5.6.8)
417       nio4r (~> 2.0)
418     quad_tile (1.0.1)
419     racc (1.7.3)
420     rack (2.2.8.1)
421     rack-cors (2.0.1)
422       rack (>= 2.0.0)
423     rack-openid (1.4.2)
424       rack (>= 1.1.0)
425       ruby-openid (>= 2.1.8)
426     rack-protection (3.2.0)
427       base64 (>= 0.1.0)
428       rack (~> 2.2, >= 2.2.4)
429     rack-session (1.0.2)
430       rack (< 3)
431     rack-test (2.1.0)
432       rack (>= 1.3)
433     rack-uri_sanitizer (0.0.2)
434     rackup (1.0.0)
435       rack (< 3)
436       webrick
437     rails (7.1.3.2)
438       actioncable (= 7.1.3.2)
439       actionmailbox (= 7.1.3.2)
440       actionmailer (= 7.1.3.2)
441       actionpack (= 7.1.3.2)
442       actiontext (= 7.1.3.2)
443       actionview (= 7.1.3.2)
444       activejob (= 7.1.3.2)
445       activemodel (= 7.1.3.2)
446       activerecord (= 7.1.3.2)
447       activestorage (= 7.1.3.2)
448       activesupport (= 7.1.3.2)
449       bundler (>= 1.15.0)
450       railties (= 7.1.3.2)
451     rails-controller-testing (1.0.5)
452       actionpack (>= 5.0.1.rc1)
453       actionview (>= 5.0.1.rc1)
454       activesupport (>= 5.0.1.rc1)
455     rails-dom-testing (2.2.0)
456       activesupport (>= 5.0.0)
457       minitest
458       nokogiri (>= 1.6)
459     rails-html-sanitizer (1.6.0)
460       loofah (~> 2.21)
461       nokogiri (~> 1.14)
462     rails-i18n (7.0.8)
463       i18n (>= 0.7, < 2)
464       railties (>= 6.0.0, < 8)
465     railties (7.1.3.2)
466       actionpack (= 7.1.3.2)
467       activesupport (= 7.1.3.2)
468       irb
469       rackup (>= 1.0.0)
470       rake (>= 12.2)
471       thor (~> 1.0, >= 1.2.2)
472       zeitwerk (~> 2.6)
473     rainbow (3.1.1)
474     rake (13.1.0)
475     rb-fsevent (0.11.2)
476     rb-inotify (0.10.1)
477       ffi (~> 1.0)
478     rdoc (6.6.2)
479       psych (>= 4.0.0)
480     regexp_parser (2.9.0)
481     reline (0.4.2)
482       io-console (~> 0.5)
483     request_store (1.6.0)
484       rack (>= 1.4)
485     rexml (3.2.6)
486     rinku (2.0.6)
487     rotp (6.3.0)
488     rouge (4.2.0)
489     rtlcss (0.2.1)
490       mini_racer (>= 0.6.3)
491     rubocop (1.60.2)
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.30.0, < 2.0)
500       ruby-progressbar (~> 1.7)
501       unicode-display_width (>= 2.4.0, < 3.0)
502     rubocop-ast (1.30.0)
503       parser (>= 3.2.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.34.5)
509       rubocop (>= 1.39, < 2.0)
510       rubocop-ast (>= 1.30.0, < 2.0)
511     rubocop-performance (1.20.2)
512       rubocop (>= 1.48.1, < 2.0)
513       rubocop-ast (>= 1.30.0, < 2.0)
514     rubocop-rails (2.23.1)
515       activesupport (>= 4.2.0)
516       rack (>= 1.1)
517       rubocop (>= 1.33.0, < 2.0)
518       rubocop-ast (>= 1.30.0, < 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.0)
524       ffi (~> 1.12)
525     ruby2_keywords (0.0.5)
526     rubyzip (2.3.2)
527     sanitize (6.1.0)
528       crass (~> 1.0.2)
529       nokogiri (>= 1.12.0)
530     sass-embedded (1.64.2)
531       google-protobuf (~> 3.23)
532       rake (>= 13.0.0)
533     secure_headers (6.5.0)
534     selenium-webdriver (4.18.1)
535       base64 (~> 0.2)
536       rexml (~> 3.2, >= 3.2.5)
537       rubyzip (>= 1.2.2, < 3.0)
538       websocket (~> 1.0)
539     simplecov (0.22.0)
540       docile (~> 1.1)
541       simplecov-html (~> 0.11)
542       simplecov_json_formatter (~> 0.1)
543     simplecov-html (0.12.3)
544     simplecov-lcov (0.8.0)
545     simplecov_json_formatter (0.1.4)
546     smart_properties (1.17.0)
547     snaky_hash (2.0.1)
548       hashie
549       version_gem (~> 1.1, >= 1.1.1)
550     sprockets (4.2.1)
551       concurrent-ruby (~> 1.0)
552       rack (>= 2.2.4, < 4)
553     sprockets-exporters_pack (0.1.2)
554       brotli (>= 0.2.0)
555       sprockets (>= 4.0.0.beta3)
556     sprockets-rails (3.4.2)
557       actionpack (>= 5.2)
558       activesupport (>= 5.2)
559       sprockets (>= 3.0.0)
560     stringio (3.1.0)
561     strong_migrations (1.7.0)
562       activerecord (>= 5.2)
563     terminal-table (3.0.2)
564       unicode-display_width (>= 1.1.1, < 3)
565     terser (1.2.0)
566       execjs (>= 0.3.0, < 3)
567     thor (1.3.0)
568     tilt (2.3.0)
569     timeout (0.4.1)
570     tzinfo (2.0.6)
571       concurrent-ruby (~> 1.0)
572     unicode-display_width (2.5.0)
573     uri (0.13.0)
574     validates_email_format_of (1.7.2)
575       i18n
576     vendorer (0.2.0)
577     version_gem (1.1.3)
578     webmock (3.21.2)
579       addressable (>= 2.8.0)
580       crack (>= 0.3.2)
581       hashdiff (>= 0.4.0, < 2.0.0)
582     webrick (1.8.1)
583     websocket (1.2.10)
584     websocket-driver (0.7.6)
585       websocket-extensions (>= 0.1.0)
586     websocket-extensions (0.1.5)
587     xpath (3.2.0)
588       nokogiri (~> 1.8)
589     zeitwerk (2.6.13)
590
591 PLATFORMS
592   ruby
593
594 DEPENDENCIES
595   aasm
596   actionpack-page_caching (>= 1.2.0)
597   active_record_union
598   activerecord-import
599   annotate
600   argon2
601   autoprefixer-rails
602   aws-sdk-s3
603   better_errors
604   binding_of_caller
605   bootsnap (>= 1.4.2)
606   bootstrap (~> 5.3.2)
607   bootstrap_form (~> 5.0)
608   brakeman
609   browser
610   bzip2-ffi
611   cancancan
612   canonical-rails
613   capybara (>= 2.15)
614   config
615   connection_pool
616   dalli
617   dartsass-sprockets
618   debug_inspector
619   delayed_job_active_record
620   doorkeeper
621   doorkeeper-i18n
622   doorkeeper-openid_connect
623   erb_lint
624   factory_bot_rails
625   faraday
626   ffi-libarchive
627   file_exists
628   frozen_record
629   gd2-ffij (>= 0.4.0)
630   htmlentities
631   http_accept_language (~> 2.1.1)
632   i18n-js (~> 3.9.2)
633   i18n-tasks
634   image_optim_rails
635   image_processing
636   jbuilder (~> 2.7)
637   jquery-rails
638   json
639   jwt
640   kgio
641   kramdown
642   libxml-ruby (>= 2.0.5)
643   listen
644   logstasher
645   marcel
646   maxminddb
647   minitest (~> 5.1)
648   minitest-focus
649   oauth-plugin (>= 0.5.1)
650   omniauth (~> 2.0.2)
651   omniauth-facebook
652   omniauth-github
653   omniauth-google-oauth2 (>= 0.6.0)
654   omniauth-mediawiki (>= 0.0.4)
655   omniauth-microsoft_graph
656   omniauth-openid
657   omniauth-rails_csrf_protection (~> 1.0)
658   openstreetmap-deadlock_retry (>= 1.3.1)
659   pg
660   puma (~> 5.6)
661   quad_tile (~> 1.0.1)
662   rack-cors
663   rack-uri_sanitizer
664   rails (~> 7.1.0)
665   rails-controller-testing
666   rails-i18n (~> 7.0.0)
667   rinku (>= 2.0.6)
668   rotp
669   rtlcss
670   rubocop
671   rubocop-capybara
672   rubocop-factory_bot
673   rubocop-minitest
674   rubocop-performance
675   rubocop-rails
676   rubocop-rake
677   sanitize
678   sass-embedded (~> 1.64.0)
679   secure_headers
680   selenium-webdriver
681   simplecov
682   simplecov-lcov
683   sprockets-exporters_pack
684   strong_migrations
685   terser
686   validates_email_format_of (>= 1.5.1)
687   vendorer
688   webmock
689
690 BUNDLED WITH
691    2.4.19