From 5283da9f4f231c65aa7ffc3e2ab73f2b23623d96 Mon Sep 17 00:00:00 2001 From: Thorsten Eckel Date: Sun, 14 Apr 2019 13:57:31 +0200 Subject: [PATCH] Bump rubocop-performance from 1.0.0 to 1.1.0 Bumps [rubocop-performance](https://github.com/rubocop-hq/rubocop-performance) from 1.0.0 to 1.1.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.0.0...v1.1.0) --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index af5eb5e89..b1fba7fe2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -424,8 +424,8 @@ GEM rainbow (>= 2.2.2, < 4.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 1.6) - rubocop-performance (1.0.0) - rubocop (>= 0.58.0) + rubocop-performance (1.1.0) + rubocop (>= 0.67.0) rubocop-rspec (1.32.0) rubocop (>= 0.60.0) ruby-progressbar (1.10.0)