From a7c662c508e9091fb18d5188ff991557cc1cfe18 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 3 Apr 2018 19:31:39 +0200 Subject: [PATCH] Bump rubocop from 0.53.0 to 0.54.0 (#134) 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 f35e529a..dbfc72d0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -216,7 +216,7 @@ GEM oauth2 (~> 1.1) omniauth (~> 1.2) parallel (1.12.1) - parser (2.5.0.2) + parser (2.5.0.4) ast (~> 2.4.0) pg (0.21.0) platform-api (0.8.0) @@ -288,7 +288,7 @@ GEM http-cookie (>= 1.0.2, < 2.0) mime-types (>= 1.16, < 3.0) netrc (~> 0.7) - rubocop (0.53.0) + rubocop (0.54.0) parallel (~> 1.10) parser (>= 2.5) powerpack (~> 0.1)