From 54f8e61bda96401962ef5c4d8c525df7bfc6a5e3 Mon Sep 17 00:00:00 2001 From: Al Snow Date: Fri, 5 Apr 2019 08:11:55 -0400 Subject: [PATCH] Upgraded [backports, rubocop] gems --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e448875..81dd909 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -49,7 +49,7 @@ GEM rspec-expectations (>= 2.99) thor (~> 0.19) ast (2.4.0) - backports (3.12.0) + backports (3.13.0) bcrypt (3.1.12) better_errors (2.5.1) coderay (>= 1.0.0) @@ -262,7 +262,7 @@ GEM rspec-mocks (~> 3.8.0) rspec-support (~> 3.8.0) rspec-support (3.8.0) - rubocop (0.67.1) + rubocop (0.67.2) jaro_winkler (~> 1.5.1) parallel (~> 1.10) parser (>= 2.5, != 2.5.1.1)