From c8c79fb7f2c2a51d6507242e1a2d46b02753f173 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Jan 2021 05:03:06 +0000 Subject: [PATCH] Bump rubocop from 1.7.0 to 1.8.0 Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 1.7.0 to 1.8.0. - [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/v1.7.0...v1.8.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0197bcc..2e6168c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -187,23 +187,23 @@ GEM rb-fsevent (0.10.4) rb-inotify (0.10.1) ffi (~> 1.0) - regexp_parser (2.0.2) + regexp_parser (2.0.3) rexml (3.2.4) rouge (3.26.0) - rubocop (1.7.0) + rubocop (1.8.0) parallel (~> 1.10) - parser (>= 2.7.1.5) + parser (>= 3.0.0.0) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8, < 3.0) rexml rubocop-ast (>= 1.2.0, < 2.0) ruby-progressbar (~> 1.7) - unicode-display_width (>= 1.4.0, < 2.0) - rubocop-ast (1.3.0) + unicode-display_width (>= 1.4.0, < 3.0) + rubocop-ast (1.4.0) parser (>= 2.7.1.5) ruby-enum (0.8.0) i18n - ruby-progressbar (1.10.1) + ruby-progressbar (1.11.0) rubyzip (2.3.0) safe_yaml (1.0.5) sassc (2.4.0)