From df2df8973c5646cdeb1ffdfb403446c5f1ef8062 Mon Sep 17 00:00:00 2001 From: Erik Michaels-Ober Date: Wed, 22 Feb 2012 12:48:35 -0800 Subject: [PATCH] Update simplecov dependency to version 0.6.0 --- Gemfile.lock | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a05c0c6..0242057 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -129,9 +129,10 @@ GEM railties (~> 3.2.0) sass (>= 3.1.10) tilt (~> 1.3) - simplecov (0.4.2) - simplecov-html (~> 0.4.4) - simplecov-html (0.4.5) + simplecov (0.6.0) + multi_json (~> 1.0) + simplecov-html (~> 0.5.3) + simplecov-html (0.5.3) sprockets (2.1.2) hike (~> 1.2) rack (~> 1.0)