From 87d944fa27bd8c5b29b98a1cb39a10aeabbac555 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 7 Jul 2020 08:59:00 +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-preview[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f2cb2d4a4..e5f5799e8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -173,10 +173,10 @@ GEM rubocop-ast (>= 0.0.3, < 1.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 2.0) - rubocop-ast (0.0.3) + rubocop-ast (0.1.0) parser (>= 2.7.0.1) - rubocop-performance (1.6.1) - rubocop (>= 0.71.0) + rubocop-performance (1.7.0) + rubocop (>= 0.82.0) ruby-oembed (0.13.1) ruby-progressbar (1.10.1) rubyzip (2.3.0)