require rake 0.8.7

This commit is contained in:
John Bintz 2011-05-26 16:57:50 -04:00
parent 7d47da39c4
commit f6a70ff721
1 changed files with 1 additions and 0 deletions

View File

@ -5,3 +5,4 @@ gemspec
gem 'guard' gem 'guard'
gem 'rspec' gem 'rspec'
gem 'mocha' gem 'mocha'
gem 'rake', '0.8.7'