Gemfile: add rake

This commit is contained in:
Jörg Thalheim 2014-02-08 16:54:06 +01:00
parent cc04bdd3ca
commit 9d44ba5507
1 changed files with 1 additions and 0 deletions

View File

@ -9,3 +9,4 @@ gem "fauxhai", "~> 2.0"
gem "rspec", "~> 2.14"
gem "knife-spec", "~> 1.0"
gem "berkshelf", "~> 2.0"
gem "rake", "~> 10.1"