From 53595fe3da27b5fac195ebb300274560e27c0052 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 13 Oct 2020 21:23:26 +0000 Subject: [PATCH] Bump rubocop from 0.92.0 to 0.93.1 Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 0.92.0 to 0.93.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.92.0...v0.93.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 4b18c531..ba18c5ab 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1281,7 +1281,7 @@ GEM parallel (1.19.2) paranoia (2.4.2) activerecord (>= 4.0, < 6.1) - parser (2.7.1.5) + parser (2.7.2.0) ast (~> 2.4.1) paypal-checkout-sdk (1.0.3) paypalhttp (~> 1.0.0) @@ -1382,7 +1382,7 @@ GEM tilt redcarpet (3.5.0) redis (4.2.2) - regexp_parser (1.8.0) + regexp_parser (1.8.2) remotipart (1.4.4) responders (3.0.1) actionpack (>= 5.0) @@ -1414,16 +1414,16 @@ GEM rspec-mocks (~> 3.9) rspec-support (~> 3.9) rspec-support (3.9.3) - rubocop (0.92.0) + rubocop (0.93.1) parallel (~> 1.10) parser (>= 2.7.1.5) rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 1.7) + regexp_parser (>= 1.8) rexml - rubocop-ast (>= 0.5.0) + rubocop-ast (>= 0.6.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 2.0) - rubocop-ast (0.5.1) + rubocop-ast (0.8.0) parser (>= 2.7.1.5) ruby-prof (1.4.1) ruby-progressbar (1.10.1)