From 06062648342f3ab4239f9db70ecbb6c8f8ba3622 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 11 May 2020 22:13:25 +0000 Subject: [PATCH] Bump rubocop from 0.81.0 to 0.83.0 Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 0.81.0 to 0.83.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/v0.81.0...v0.83.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1de5056..42d1737 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -24,13 +24,12 @@ GEM dotenv (2.7.5) i18n (0.9.5) concurrent-ruby (~> 1.0) - jaro_winkler (1.5.4) jmespath (1.4.0) method_source (0.8.2) minitest (5.14.0) multi_json (1.12.1) parallel (1.19.1) - parser (2.7.0.5) + parser (2.7.1.2) ast (~> 2.4.0) pg (0.21.0) pry (0.10.4) @@ -45,8 +44,7 @@ GEM rack (>= 1.0) rainbow (3.0.0) rexml (3.2.4) - rubocop (0.81.0) - jaro_winkler (~> 1.5.1) + rubocop (0.83.0) parallel (~> 1.10) parser (>= 2.7.0.1) rainbow (>= 2.2.2, < 4.0)