From 0dd61cbf6c8804184bd2b3104f625e2c4f50accc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jul 2020 05:02:03 +0000 Subject: [PATCH] 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] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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) -- 2.43.2