From c340a49c1eb45a5073d5879c35fca080ecdbf8b8 Mon Sep 17 00:00:00 2001 From: Al Snow Date: Tue, 2 Jul 2019 08:42:44 -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 8c5962d..435d130 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -283,7 +283,7 @@ GEM sprockets-rails tilt shellany (0.0.1) - simplecov (0.16.1) + simplecov (0.17.0) docile (~> 1.1) json (>= 1.8, < 3) simplecov-html (~> 0.10.0)