Remove rake from Gemfile

Change-Id: Ie0be1547e44fc0f67f90f90297c755b2d2a22f95
Partial-Bug: #1411473
This commit is contained in:
Chen Zhiwei 2015-01-19 13:15:09 +08:00
parent 996176b178
commit d10511d875
1 changed files with 0 additions and 1 deletions

View File

@ -6,4 +6,3 @@ gem 'berkshelf', '~> 3.1.5'
gem 'chefspec', '~> 4.0.0'
gem 'foodcritic', '~> 4.0'
gem 'rubocop', '~> 0.18.1'
gem 'rake', '~> 10.0'