From c33da089393b4cf1e5a851c715c996a928b9f760 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Thu, 22 Mar 2018 09:21:25 +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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f278688..2dfa386 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -271,7 +271,7 @@ GEM ruby-ll (~> 2.1) orm_adapter (0.5.0) parallel (1.12.1) - parser (2.5.0.2) + parser (2.5.0.4) ast (~> 2.4.0) pg (1.0.0) powerpack (0.1.1) @@ -351,9 +351,9 @@ GEM rspec-mocks (~> 3.5.0) rspec-support (~> 3.5.0) rspec-support (3.5.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)