From 23b927d1f6b74103e58d347cf2b40be6298e3cfd Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" Date: Thu, 20 Jun 2019 11:20:08 +0000 Subject: [PATCH] Bump rubocop-performance from 1.3.0 to 1.4.0 Bumps [rubocop-performance](https://github.com/rubocop-hq/rubocop-performance) from 1.3.0 to 1.4.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.3.0...v1.4.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 633d7cb4..67c42fca 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -124,7 +124,7 @@ GEM concurrent-ruby (~> 1.0) io-like (0.3.0) irb (1.0.0) - jaro_winkler (1.5.2) + jaro_winkler (1.5.3) jbuilder (2.9.1) activesupport (>= 4.2.0) jquery-rails (4.3.5) @@ -257,8 +257,8 @@ GEM rainbow (>= 2.2.2, < 4.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 1.7) - rubocop-performance (1.3.0) - rubocop (>= 0.68.0) + rubocop-performance (1.4.0) + rubocop (>= 0.71.0) rubocop-rails (2.0.0) rack (>= 2.0) rubocop (>= 0.70.0)