From e4c5893c1e5c01c71e75c56a4e0969ba1ec7f075 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2020 19:36:43 +0000 Subject: [PATCH] Bump rubocop from 0.80.0 to 0.80.1 Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 0.80.0 to 0.80.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.80.0...v0.80.1) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3ba189ec48..ed1c480540 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -494,7 +494,7 @@ GEM parallel (1.19.1) paranoia (1.3.4) activerecord (~> 3.1) - parser (2.7.0.2) + parser (2.7.0.4) ast (~> 2.4.0) paypal-sdk-core (0.2.10) multi_json (~> 1.0) @@ -599,7 +599,7 @@ GEM rspec-retry (0.6.2) rspec-core (> 3.3) rspec-support (3.9.0) - rubocop (0.80.0) + rubocop (0.80.1) jaro_winkler (~> 1.5.1) parallel (~> 1.10) parser (>= 2.7.0.1)