From f2aebe1343d86eb5f6c8302dabf1691395ee5c47 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 8 Jan 2021 04:55:50 +0000 Subject: [PATCH] Bump rubocop from 1.6.1 to 1.8.0 Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 1.6.1 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.6.1...v1.8.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 16bcb3b..0d2e597 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -41,7 +41,7 @@ GEM concurrent-ruby (~> 1.0) method_source (1.0.0) parallel (1.20.1) - parser (2.7.2.0) + parser (3.0.0.0) ast (~> 2.4.1) pg (1.2.3) pry (0.13.1) @@ -52,7 +52,7 @@ GEM rack (>= 1.0, < 3) rack-unreloader (1.7.0) rainbow (3.0.0) - regexp_parser (2.0.0) + regexp_parser (2.0.3) rexml (3.2.4) roda (3.39.0) rack @@ -69,16 +69,16 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) rspec-support (3.10.0) - rubocop (1.6.1) + 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) rubocop-performance (1.9.1) rubocop (>= 0.90.0, < 2.0) @@ -88,12 +88,12 @@ GEM rubocop-ast (>= 1.1.0) rubocop-thread_safety (0.4.2) rubocop (>= 0.53.0) - ruby-progressbar (1.10.1) + ruby-progressbar (1.11.0) sequel (5.39.0) sequel_pg (1.14.0) pg (>= 0.18.0, != 1.2.0) sequel (>= 4.38.0) - unicode-display_width (1.7.0) + unicode-display_width (2.0.0) yard (0.9.25) PLATFORMS