Remove rake from Gemfile

Change-Id: I8dd66a9e512d8959e2d982c2e0bcf54d4b9dda06
Partial-Bug: #1411473
This commit is contained in:
Chen Zhiwei 2015-01-19 15:22:58 +08:00
parent 7886c81a74
commit e222e7b5c1
1 changed files with 0 additions and 1 deletions

View File

@ -8,4 +8,3 @@ gem 'chefspec', '~> 4.0.0'
gem 'rspec', '~> 3.0.0'
gem 'foodcritic', '~> 4.0'
gem 'rubocop', '~> 0.18.1'
gem 'rake', '~> 10.0'