From 978699c4d4d6ef402eae7e014ebd8e0254d479af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Thu, 22 Mar 2018 22:48:31 +0000 Subject: [PATCH] Bump rubocop from 0.53.0 to 0.54.0 in /backend 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] --- backend/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/backend/Gemfile.lock b/backend/Gemfile.lock index 883bcc2f9..94ae31f4f 100644 --- a/backend/Gemfile.lock +++ b/backend/Gemfile.lock @@ -170,7 +170,7 @@ GEM activerecord (>= 4.2, < 5.2) request_store (~> 1.1) parallel (1.12.1) - parser (2.5.0.3) + parser (2.5.0.4) ast (~> 2.4.0) pg (1.0.0) pg (1.0.0-x64-mingw32) @@ -265,7 +265,7 @@ GEM rspec-mocks (~> 3.7.0) rspec-support (~> 3.7.0) rspec-support (3.7.1) - rubocop (0.53.0) + rubocop (0.54.0) parallel (~> 1.10) parser (>= 2.5) powerpack (~> 0.1)