From a68576550de6034c995793f0a4892851d144fda0 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 12 Jan 2021 06:00:35 +0000 Subject: [PATCH] Bump rubocop from 0.93.1 to 1.8.1 Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 0.93.1 to 1.8.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.93.1...v1.8.1) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d0ade9a9..55824de8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1278,10 +1278,10 @@ GEM mime-types mimemagic (~> 0.3.0) terrapin (~> 0.6.0) - parallel (1.20.0) + parallel (1.20.1) paranoia (2.4.2) activerecord (>= 4.0, < 6.1) - parser (2.7.2.0) + parser (3.0.0.0) ast (~> 2.4.1) paypal-checkout-sdk (1.0.3) paypalhttp (~> 1.0.0) @@ -1414,19 +1414,19 @@ GEM rspec-mocks (~> 3.9) rspec-support (~> 3.9) rspec-support (3.9.3) - rubocop (0.93.1) + rubocop (1.8.1) parallel (~> 1.10) - parser (>= 2.7.1.5) + parser (>= 3.0.0.0) rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 1.8) + regexp_parser (>= 1.8, < 3.0) rexml - rubocop-ast (>= 0.6.0) + rubocop-ast (>= 1.2.0, < 2.0) ruby-progressbar (~> 1.7) - unicode-display_width (>= 1.4.0, < 2.0) - rubocop-ast (1.1.1) + unicode-display_width (>= 1.4.0, < 3.0) + rubocop-ast (1.4.0) parser (>= 2.7.1.5) ruby-prof (1.4.1) - ruby-progressbar (1.10.1) + ruby-progressbar (1.11.0) ruby-vips (2.0.17) ffi (~> 1.9) rubyzip (2.0.0) @@ -1501,7 +1501,7 @@ GEM unf (0.1.4) unf_ext unf_ext (0.0.7.7) - unicode-display_width (1.7.0) + unicode-display_width (2.0.0) uniform_notifier (1.13.0) warden (1.2.9) rack (>= 2.0.9)