Remove rake from Gemfile

Change-Id: I238e4551c0b679479a247739f53f7b61b879d499
Partial-Bug: #1411473
This commit is contained in:
Chen Zhiwei 2015-01-19 15:38:18 +08:00
parent b5d93e70e6
commit 083b995fee
1 changed files with 0 additions and 1 deletions

View File

@ -9,4 +9,3 @@ gem 'rspec', '~> 3.0.0'
gem 'fauxhai', '>= 2.1.0'
gem 'foodcritic', '~> 4.0.0'
gem 'rubocop', '~> 0.18.1'
gem 'rake', '~> 10.0'