From eec07402597992f1b14de105477df8226eabe39e Mon Sep 17 00:00:00 2001 From: Al Snow Date: Mon, 14 Aug 2017 08:11:34 -0400 Subject: [PATCH] Upgraded [simplecov, simplecov-html] gems --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f5f9be6..e6d9019 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -260,11 +260,11 @@ GEM sprockets-rails (>= 2.0, < 4.0) tilt (>= 1.1, < 3) shellany (0.0.1) - simplecov (0.14.1) + simplecov (0.15.0) docile (~> 1.1.0) json (>= 1.8, < 3) simplecov-html (~> 0.10.0) - simplecov-html (0.10.1) + simplecov-html (0.10.2) slop (3.6.0) sprockets (3.7.1) concurrent-ruby (~> 1.0)