Remove rake from Gemfile

Change-Id: I54543c7e590bf886493e8db098f215c508490f46
Partial-Bug: #1411473
This commit is contained in:
Chen Zhiwei 2015-01-19 09:40:07 +08:00
parent 5df105ac7a
commit dadf0931c6
1 changed files with 0 additions and 1 deletions

View File

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