Update rake

This commit is contained in:
bootstraponline
2012-10-17 21:04:20 -06:00
parent 4db31a297b
commit 69ce0eb0d0
+2 -2
View File
@@ -1,4 +1,4 @@
source "http://rubygems.org"
source 'http://rubygems.org'
gemspec
gem "rake", "~> 0.9.2.2"
gem 'rake', '~> 0.9'