Update simplecov dependency to version 0.6.0

This commit is contained in:
Erik Michaels-Ober 2012-02-22 12:48:35 -08:00
parent 41f3060c49
commit df2df8973c
1 changed files with 4 additions and 3 deletions

View File

@ -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)