From 2c12393ed83068f12f1d9c9abae3db4e34da02ac Mon Sep 17 00:00:00 2001 From: Al Snow Date: Sun, 29 Nov 2015 16:09:27 -0500 Subject: [PATCH] Upgraded simplecov gem --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index ef8d6a6..5c8700b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -269,7 +269,7 @@ GEM tilt (>= 1.1, < 3) sexp_processor (4.6.0) shellany (0.0.1) - simplecov (0.10.0) + simplecov (0.11.0) docile (~> 1.1.0) json (~> 1.8) simplecov-html (~> 0.10.0)