From f6c67fb393639ac6067a93511d1ddfe8f7294df3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 21 Mar 2018 21:12:12 +0000 Subject: [PATCH] Bump rubocop from 0.52.1 to 0.54.0 Bumps [rubocop](https://github.com/bbatsov/rubocop) from 0.52.1 to 0.54.0. - [Release notes](https://github.com/bbatsov/rubocop/releases) - [Changelog](https://github.com/bbatsov/rubocop/blob/master/CHANGELOG.md) - [Commits](https://github.com/bbatsov/rubocop/compare/v0.52.1...v0.54.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a243502..c3e43de 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -15,8 +15,8 @@ GEM docile (1.3.0) json (2.1.0) parallel (1.12.1) - parser (2.4.0.2) - ast (~> 2.3) + parser (2.5.0.4) + ast (~> 2.4.0) powerpack (0.1.1) rainbow (3.0.0) rake (12.3.0) @@ -33,9 +33,9 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.7.0) rspec-support (3.7.0) - rubocop (0.52.1) + rubocop (0.54.0) parallel (~> 1.10) - parser (>= 2.4.0.2, < 3.0) + parser (>= 2.5) powerpack (~> 0.1) rainbow (>= 2.2.2, < 4.0) ruby-progressbar (~> 1.7)