From ea8b2f1ca2581bb5fcdca5f68054c1e7a4fdf464 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 24 Sep 2020 04:12:33 +0000 Subject: [PATCH] Bump rubocop from 0.86.0 to 0.91.1 Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 0.86.0 to 0.91.1. - [Release notes](https://github.com/rubocop-hq/rubocop/releases) - [Changelog](https://github.com/rubocop-hq/rubocop/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop-hq/rubocop/compare/v0.86.0...v0.91.1) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 357eb26..329956d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -220,7 +220,7 @@ GEM rake (13.0.1) rdoc (6.2.1) ref (2.0.0) - regexp_parser (1.7.1) + regexp_parser (1.8.0) request_store (1.4.1) rack (>= 1.4) rexml (3.2.4) @@ -243,17 +243,17 @@ GEM rspec-support (3.9.3) rspec_junit_formatter (0.4.1) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (0.86.0) + rubocop (0.91.1) parallel (~> 1.10) - parser (>= 2.7.0.1) + parser (>= 2.7.1.1) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.7) rexml - rubocop-ast (>= 0.0.3, < 1.0) + rubocop-ast (>= 0.4.0, < 1.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 2.0) - rubocop-ast (0.0.3) - parser (>= 2.7.0.1) + rubocop-ast (0.4.2) + parser (>= 2.7.1.4) ruby-progressbar (1.10.1) sass-rails (6.0.0) sassc-rails (~> 2.1, >= 2.1.1)