From 3034fbe5785c28e59b92df9fbe6ce8b326f0f9d7 Mon Sep 17 00:00:00 2001 From: Al Snow Date: Wed, 5 Dec 2018 08:46:28 -0500 Subject: [PATCH] Upgraded rubocop gem --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 839cf0c..0d6d09f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -262,7 +262,7 @@ GEM rspec-mocks (~> 3.8.0) rspec-support (~> 3.8.0) rspec-support (3.8.0) - rubocop (0.60.0) + rubocop (0.61.0) jaro_winkler (~> 1.5.1) parallel (~> 1.10) parser (>= 2.5, != 2.5.1.1)