From 308b31ca86d2c9da121e4bd01c10948c9a6befeb Mon Sep 17 00:00:00 2001 From: Al Snow Date: Wed, 15 Mar 2017 08:38:07 -0400 Subject: [PATCH] Upgraded simplecov gem --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1345609..b0bc8d3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -262,7 +262,7 @@ GEM sprockets-rails (>= 2.0, < 4.0) tilt (>= 1.1, < 3) shellany (0.0.1) - simplecov (0.13.0) + simplecov (0.14.0) docile (~> 1.1.0) json (>= 1.8, < 3) simplecov-html (~> 0.10.0)