From 9766a38572abb7a52e3c947ddfd659eaf6a709ba Mon Sep 17 00:00:00 2001 From: Al Snow Date: Wed, 17 May 2017 16:03:42 -0400 Subject: [PATCH] Upgraded simplecov-html gem --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1690d17..e389249 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -267,7 +267,7 @@ GEM docile (~> 1.1.0) json (>= 1.8, < 3) simplecov-html (~> 0.10.0) - simplecov-html (0.10.0) + simplecov-html (0.10.1) sinatra (1.4.8) rack (~> 1.5) rack-protection (~> 1.4)