From 8d5f897bcce97fb4476ff54aeb4a602b87cac745 Mon Sep 17 00:00:00 2001 From: Al Snow Date: Sat, 2 Jul 2016 19:17:31 -0400 Subject: [PATCH] Upgraded simplecov and json gems --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e5fb621..d7c4e86 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -264,9 +264,9 @@ GEM sprockets-rails (>= 2.0, < 4.0) tilt (>= 1.1, < 3) shellany (0.0.1) - simplecov (0.11.2) + simplecov (0.12.0) docile (~> 1.1.0) - json (~> 1.8) + json (>= 1.8, < 3) simplecov-html (~> 0.10.0) simplecov-html (0.10.0) sinatra (1.4.7)