From 3f492b47f27ba9804e79cc43f5ec2f39d1ce1562 Mon Sep 17 00:00:00 2001 From: Erik Michaels-Ober Date: Tue, 13 Sep 2011 15:09:46 -0700 Subject: [PATCH] Update simplecov dependency to version 0.5.3 --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1de1b7b..9999715 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -98,10 +98,10 @@ GEM thor (~> 0.14.6) rake (0.9.2) rdoc (3.9.4) - simplecov (0.5.2) + simplecov (0.5.3) multi_json (~> 1.0.3) - simplecov-html (~> 0.5.0) - simplecov-html (0.5.0) + simplecov-html (~> 0.5.3) + simplecov-html (0.5.3) sprockets (2.0.0) hike (~> 1.2) rack (~> 1.0)