Update simplecov dependency to version 0.5.2

This commit is contained in:
Erik Michaels-Ober 2011-09-12 13:57:22 -07:00
parent bef2a34263
commit 67a4cd0e6e
1 changed files with 4 additions and 3 deletions

View File

@ -98,9 +98,10 @@ GEM
thor (~> 0.14.6)
rake (0.9.2)
rdoc (3.9.4)
simplecov (0.4.2)
simplecov-html (~> 0.4.4)
simplecov-html (0.4.5)
simplecov (0.5.2)
multi_json (~> 1.0.3)
simplecov-html (~> 0.5.0)
simplecov-html (0.5.0)
sprockets (2.0.0)
hike (~> 1.2)
rack (~> 1.0)