From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2020 05:02:09 +0000 (+0000) Subject: Bump rubocop-performance from 1.7.1 to 1.8.0 X-Git-Tag: live~2958^2 X-Git-Url: https://git.openstreetmap.org./rails.git/commitdiff_plain/156d6cd2adff978294e2db4a2df789e6e1728eaa?ds=inline;hp=-c Bump rubocop-performance from 1.7.1 to 1.8.0 Bumps [rubocop-performance](https://github.com/rubocop-hq/rubocop-performance) from 1.7.1 to 1.8.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.7.1...v1.8.0) Signed-off-by: dependabot[bot] --- 156d6cd2adff978294e2db4a2df789e6e1728eaa diff --git a/Gemfile.lock b/Gemfile.lock index 339f336d0..b1903ceef 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -403,8 +403,8 @@ GEM parser (>= 2.7.1.4) rubocop-minitest (0.10.1) rubocop (>= 0.87) - rubocop-performance (1.7.1) - rubocop (>= 0.82.0) + rubocop-performance (1.8.0) + rubocop (>= 0.87.0) rubocop-rails (2.7.1) activesupport (>= 4.2.0) rack (>= 1.1)