From 02ed2b464a1bab0a8e68ee90f7533a768c257024 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 5 Mar 2018 03:12:19 +0000 Subject: [PATCH] Bump rubocop from 0.52.1 to 0.53.0 Bumps [rubocop](https://github.com/bbatsov/rubocop) from 0.52.1 to 0.53.0. - [Release notes](https://github.com/bbatsov/rubocop/releases/tag/v0.53.0) - [Changelog](https://github.com/bbatsov/rubocop/blob/master/CHANGELOG.md) - [Commits](https://github.com/bbatsov/rubocop/compare/v0.52.1...v0.53.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 96e90b77c..1ee3238b1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -208,7 +208,7 @@ GEM mini_portile2 (~> 2.3.0) open_uri_redirections (0.2.1) parallel (1.12.1) - parser (2.5.0.0) + parser (2.5.0.2) ast (~> 2.4.0) parslet (1.8.2) pg (0.21.0) @@ -292,9 +292,9 @@ GEM rspec-mocks (~> 3.7.0) rspec-support (~> 3.7.0) rspec-support (3.7.1) - rubocop (0.52.1) + rubocop (0.53.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)