Update rake dependency to version 0.9.1

This commit is contained in:
Erik Michaels-Ober 2011-06-01 22:50:38 -07:00
parent 7f8d99b537
commit be9ec49220
1 changed files with 2 additions and 2 deletions

View File

@ -89,7 +89,7 @@ GEM
rack-ssl (~> 1.3.2)
rake (>= 0.8.7)
thor (~> 0.14.6)
rake (0.9.0)
rake (0.9.1)
sass (3.1.2)
simplecov (0.4.2)
simplecov-html (~> 0.4.4)
@ -97,7 +97,7 @@ GEM
sprockets (2.0.0.beta.9)
hike (~> 1.0)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
tilt (!= 1.3.0, ~> 1.1)
sqlite3 (1.3.3)
therubyracer-heroku (0.8.1.pre3)
therubyrhino (1.72.7)