]> git.openstreetmap.org Git - rails.git/commitdiff
Bump rubocop-performance from 1.8.0 to 1.8.1
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 21 Sep 2020 05:01:00 +0000 (05:01 +0000)
committerGitHub <noreply@github.com>
Mon, 21 Sep 2020 05:01:00 +0000 (05:01 +0000)
Bumps [rubocop-performance](https://github.com/rubocop-hq/rubocop-performance) from 1.8.0 to 1.8.1.
- [Release notes](https://github.com/rubocop-hq/rubocop-performance/releases)
- [Changelog](https://github.com/rubocop-hq/rubocop-performance/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop-hq/rubocop-performance/compare/v1.8.0...v1.8.1)

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

index e28a21f8a7f9b50f431495a4521688f1ad049080..e0bd6b89b2fa92570b8df5e184bf9ae003925459 100644 (file)
@@ -384,7 +384,7 @@ GEM
     rb-fsevent (0.10.4)
     rb-inotify (0.10.1)
       ffi (~> 1.0)
-    regexp_parser (1.7.1)
+    regexp_parser (1.8.0)
     request_store (1.5.0)
       rack (>= 1.4)
     rexml (3.2.4)
@@ -399,12 +399,13 @@ GEM
       rubocop-ast (>= 0.4.0, < 1.0)
       ruby-progressbar (~> 1.7)
       unicode-display_width (>= 1.4.0, < 2.0)
-    rubocop-ast (0.4.0)
+    rubocop-ast (0.4.2)
       parser (>= 2.7.1.4)
     rubocop-minitest (0.10.1)
       rubocop (>= 0.87)
-    rubocop-performance (1.8.0)
+    rubocop-performance (1.8.1)
       rubocop (>= 0.87.0)
+      rubocop-ast (>= 0.4.0)
     rubocop-rails (2.8.1)
       activesupport (>= 4.2.0)
       rack (>= 1.1)