From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jul 2020 05:02:03 +0000 (+0000) Subject: Bump rubocop-performance from 1.6.1 to 1.7.0 X-Git-Tag: live~2770^2 X-Git-Url: https://git.openstreetmap.org./rails.git/commitdiff_plain/0dd61cbf6c8804184bd2b3104f625e2c4f50accc Bump rubocop-performance from 1.6.1 to 1.7.0 Bumps [rubocop-performance](https://github.com/rubocop-hq/rubocop-performance) from 1.6.1 to 1.7.0. - [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.6.1...v1.7.0) Signed-off-by: dependabot[bot] --- diff --git a/Gemfile.lock b/Gemfile.lock index 0fd5071c2..799b2d95a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -399,8 +399,8 @@ GEM parser (>= 2.7.0.1) rubocop-minitest (0.9.0) rubocop (>= 0.74) - rubocop-performance (1.6.1) - rubocop (>= 0.71.0) + rubocop-performance (1.7.0) + rubocop (>= 0.82.0) rubocop-rails (2.6.0) activesupport (>= 4.2.0) rack (>= 1.1)