From 02c63519c7c6c4d20b8f785f4545ce1c33069db1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jan 2021 05:28:02 +0000 Subject: [PATCH] Bump rubocop-rails from 2.5.2 to 2.9.1 Bumps [rubocop-rails](https://github.com/rubocop-hq/rubocop-rails) from 2.5.2 to 2.9.1. - [Release notes](https://github.com/rubocop-hq/rubocop-rails/releases) - [Changelog](https://github.com/rubocop-hq/rubocop-rails/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop-hq/rubocop-rails/compare/v2.5.2...v2.9.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 39ea5eacda..91012b9327 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -447,7 +447,7 @@ GEM mini_portile2 (2.4.0) mini_racer (0.2.15) libv8 (> 7.3) - minitest (5.14.2) + minitest (5.14.3) money (5.0.0) i18n (~> 0.4) json @@ -618,10 +618,10 @@ GEM unicode-display_width (>= 1.4.0, < 2.0) rubocop-ast (1.4.0) parser (>= 2.7.1.5) - rubocop-rails (2.5.2) - activesupport + rubocop-rails (2.9.1) + activesupport (>= 4.2.0) rack (>= 1.1) - rubocop (>= 0.72.0) + rubocop (>= 0.90.0, < 2.0) ruby-progressbar (1.11.0) ruby-rc4 (0.1.5) rubyzip (2.3.0)