From c7ddbd6e167fd83743d32ec4d48874755fbd23b2 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" Date: Thu, 20 Dec 2018 15:11:11 +0000 Subject: [PATCH] Update rubocop to version 0.61.1 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 12028473..8492c6ea 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -495,7 +495,7 @@ GEM rspec-mocks (~> 3.6.0) rspec-support (~> 3.6.0) rspec-support (3.6.0) - rubocop (0.60.0) + rubocop (0.61.1) jaro_winkler (~> 1.5.1) parallel (~> 1.10) parser (>= 2.5, != 2.5.1.1)