From c59b359c6817c70a703aab3d9ec6f5d9161b78f1 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" Date: Wed, 23 Jan 2019 04:30:32 +0000 Subject: [PATCH] Update rubocop to version 0.63.1 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 865c3c6..1388627 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.63.1) jaro_winkler (~> 1.5.1) parallel (~> 1.10) parser (>= 2.5, != 2.5.1.1)