From ad17f1a57dfdfe88f670f2354b220c766c86f898 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Thu, 22 Mar 2018 11:47:33 +0000 Subject: [PATCH] Bump rubocop from 0.53.0 to 0.54.0 Bumps [rubocop](https://github.com/bbatsov/rubocop) from 0.53.0 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.53.0...v0.54.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ccf1a34d..8b89b614 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -155,7 +155,7 @@ GEM nokogiri (1.8.2) mini_portile2 (~> 2.3.0) parallel (1.12.1) - parser (2.5.0.3) + parser (2.5.0.4) ast (~> 2.4.0) pg (1.0.0) powerpack (0.1.1) @@ -218,7 +218,7 @@ GEM rspec-support (3.7.1) rspec_junit_formatter (0.3.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (0.53.0) + rubocop (0.54.0) parallel (~> 1.10) parser (>= 2.5) powerpack (~> 0.1)