From 4c8600890757ed7731340039dd7bb8c19e6f702d Mon Sep 17 00:00:00 2001 From: Al Snow Date: Mon, 16 Sep 2019 16:56:54 -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 227f69d..5513c0a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -307,7 +307,7 @@ GEM sprockets-rails tilt shellany (0.0.1) - simplecov (0.17.0) + simplecov (0.17.1) docile (~> 1.1) json (>= 1.8, < 3) simplecov-html (~> 0.10.0)