From 68800b75ce6b3a49bae1c6f7f4720438d03b7b84 Mon Sep 17 00:00:00 2001 From: Erik Michaels-Ober Date: Fri, 24 Feb 2012 11:57:06 -0800 Subject: [PATCH] Update simplecov dependency to version 0.6.1 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 14eac86..dc85c83 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -129,7 +129,7 @@ GEM railties (~> 3.2.0) sass (>= 3.1.10) tilt (~> 1.3) - simplecov (0.6.0) + simplecov (0.6.1) multi_json (~> 1.0) simplecov-html (~> 0.5.3) simplecov-html (0.5.3)