]> git.openstreetmap.org Git - rails.git/blobdiff - Gemfile.lock
Bump eslint from 8.35.0 to 8.36.0
[rails.git] / Gemfile.lock
index 6251bb43ac6d6ca4a58331eb0d6238e012c83efa..5d999ed003819a7e8976404a14a4e4119fe0a5f6 100644 (file)
@@ -232,12 +232,24 @@ GEM
       activesupport (>= 5.0)
     hashdiff (1.0.1)
     hashie (5.0.0)
+    highline (2.1.0)
     htmlentities (4.3.4)
     http_accept_language (2.1.1)
     i18n (1.12.0)
       concurrent-ruby (~> 1.0)
     i18n-js (3.9.2)
       i18n (>= 0.6.6)
+    i18n-tasks (1.0.12)
+      activesupport (>= 4.0.2)
+      ast (>= 2.1.0)
+      better_html (>= 1.0, < 3.0)
+      erubi
+      highline (>= 2.0.0)
+      i18n
+      parser (>= 2.2.3.0)
+      rails-i18n
+      rainbow (>= 2.2.2, < 4.0)
+      terminal-table (>= 1.5.1)
     image_optim (0.31.3)
       exifr (~> 1.2, >= 1.2.2)
       fspath (~> 3.0)
@@ -430,6 +442,8 @@ GEM
       unicode-display_width (>= 2.4.0, < 3.0)
     rubocop-ast (1.27.0)
       parser (>= 3.2.1.0)
+    rubocop-capybara (2.17.1)
+      rubocop (~> 1.41)
     rubocop-minitest (0.29.0)
       rubocop (>= 1.39, < 2.0)
     rubocop-performance (1.16.0)
@@ -486,6 +500,8 @@ GEM
       sprockets (>= 3.0.0)
     strong_migrations (1.4.3)
       activerecord (>= 5.2)
+    terminal-table (3.0.2)
+      unicode-display_width (>= 1.1.1, < 3)
     terser (1.1.14)
       execjs (>= 0.3.0, < 3)
     thor (1.2.1)
@@ -550,6 +566,7 @@ DEPENDENCIES
   htmlentities
   http_accept_language (~> 2.1.1)
   i18n-js (~> 3.9.2)
+  i18n-tasks
   image_optim_rails
   image_processing
   jbuilder (~> 2.7)
@@ -585,6 +602,7 @@ DEPENDENCIES
   rinku (>= 2.0.6)
   rotp
   rubocop
+  rubocop-capybara
   rubocop-minitest
   rubocop-performance
   rubocop-rails