From 336f38a3df83b6c4754f651aa99351d34a727d22 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" Date: Mon, 11 Feb 2019 15:18:15 +0000 Subject: [PATCH] Update rubocop to version 0.64.0 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 865c3c6..3ed8425 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -274,7 +274,7 @@ GEM rspec-mocks (~> 3.8.0) rspec-support (~> 3.8.0) rspec-support (3.8.0) - rubocop (0.63.0) + rubocop (0.64.0) jaro_winkler (~> 1.5.1) parallel (~> 1.10) parser (>= 2.5, != 2.5.1.1)