From c59a30ffca41a8fe2b1a9afe7c5725b81ecd7236 Mon Sep 17 00:00:00 2001 From: Erik Michaels-Ober Date: Fri, 11 May 2012 18:03:36 -1000 Subject: [PATCH] Update simple_cov dependency to version 0.6.4 --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ca25ada..80d4887 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -128,8 +128,8 @@ GEM railties (~> 3.2.0) sass (>= 3.1.10) tilt (~> 1.3) - simplecov (0.6.2) - multi_json (~> 1.3) + simplecov (0.6.4) + multi_json (~> 1.0) simplecov-html (~> 0.5.3) simplecov-html (0.5.3) sprockets (2.1.3)