]> git.openstreetmap.org Git - rails.git/commitdiff
Bump rubocop from 0.91.1 to 0.92.0
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 28 Sep 2020 05:01:51 +0000 (05:01 +0000)
committerGitHub <noreply@github.com>
Mon, 28 Sep 2020 05:01:51 +0000 (05:01 +0000)
Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 0.91.1 to 0.92.0.
- [Release notes](https://github.com/rubocop-hq/rubocop/releases)
- [Changelog](https://github.com/rubocop-hq/rubocop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop-hq/rubocop/compare/v0.91.1...v0.92.0)

Signed-off-by: dependabot[bot] <support@github.com>
Gemfile.lock

index fae8b859451596e3ae45ecae8dc8f9a87ad27d29..26c9fe9d41d776e99968176ade4cfe720a75deff 100644 (file)
@@ -326,7 +326,7 @@ GEM
       omniauth-oauth2 (~> 1.4)
     openstreetmap-deadlock_retry (1.3.0)
     parallel (1.19.2)
-    parser (2.7.1.4)
+    parser (2.7.1.5)
       ast (~> 2.4.1)
     pg (1.2.3)
     popper_js (1.16.0)
@@ -390,17 +390,18 @@ GEM
     rexml (3.2.4)
     rinku (2.0.6)
     rotp (6.1.0)
-    rubocop (0.91.1)
+    rubocop (0.92.0)
       parallel (~> 1.10)
-      parser (>= 2.7.1.1)
+      parser (>= 2.7.1.5)
       rainbow (>= 2.2.2, < 4.0)
       regexp_parser (>= 1.7)
       rexml
-      rubocop-ast (>= 0.4.0, < 1.0)
+      rubocop-ast (>= 0.5.0)
       ruby-progressbar (~> 1.7)
       unicode-display_width (>= 1.4.0, < 2.0)
-    rubocop-ast (0.4.2)
-      parser (>= 2.7.1.4)
+    rubocop-ast (0.7.0)
+      parser (>= 2.7.1.5)
+      strscan (>= 1.0.0)
     rubocop-minitest (0.10.1)
       rubocop (>= 0.87)
     rubocop-performance (1.8.1)
@@ -445,6 +446,7 @@ GEM
       sprockets (>= 3.0.0)
     strong_migrations (0.7.1)
       activerecord (>= 5)
+    strscan (1.0.3)
     sync (0.5.0)
     term-ansicolor (1.7.1)
       tins (~> 1.0)