From a48acc0253e5ece2cbb754e56456bd3a2861ec9e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Fri, 5 Apr 2019 20:19:38 +0000 Subject: [PATCH] Bump rubocop from 0.66.0 to 0.67.2 Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 0.66.0 to 0.67.2. - [Release notes](https://github.com/rubocop-hq/rubocop/releases) - [Changelog](https://github.com/rubocop-hq/rubocop/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop-hq/rubocop/compare/v0.66.0...v0.67.2) Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 886c084ed..7730545f3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -323,10 +323,10 @@ GEM omniauth-oauth (~> 1.1) rack orm_adapter (0.5.0) - parallel (1.14.0) + parallel (1.17.0) paranoia (2.4.1) activerecord (>= 4.0, < 5.3) - parser (2.6.2.0) + parser (2.6.2.1) ast (~> 2.4.0) pg (0.21.0) platform-api (2.2.0) @@ -415,7 +415,7 @@ GEM rspec-mocks (~> 3.8.0) rspec-support (~> 3.8.0) rspec-support (3.8.0) - rubocop (0.66.0) + rubocop (0.67.2) jaro_winkler (~> 1.5.1) parallel (~> 1.10) parser (>= 2.5, != 2.5.1.1)