From fe474b287abd549b3f4de9181d49e45e18352e68 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" Date: Fri, 7 Dec 2018 09:53:11 +0000 Subject: [PATCH] Update rubocop to version 0.61.1 --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index fff9066..a4e1034 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -201,7 +201,7 @@ GEM oath-generators (1.0.1) oath (>= 0.0.12) parallel (1.12.1) - parser (2.5.1.2) + parser (2.5.3.0) ast (~> 2.4.0) pg (1.1.3) poltergeist (1.18.1) @@ -274,7 +274,7 @@ GEM rspec-mocks (~> 3.8.0) rspec-support (~> 3.8.0) rspec-support (3.8.0) - rubocop (0.60.0) + rubocop (0.61.1) jaro_winkler (~> 1.5.1) parallel (~> 1.10) parser (>= 2.5, != 2.5.1.1)