From 2c019a6c4e2eb5813d123efbb71c0e6fba4cac71 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" Date: Mon, 24 Sep 2018 06:51:28 +0000 Subject: [PATCH] Update rubocop to version 0.59.2 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 342b327..13b72e4 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.59.1) + rubocop (0.59.2) jaro_winkler (~> 1.5.1) parallel (~> 1.10) parser (>= 2.5, != 2.5.1.1)