Remove rake from Gemfile

Change-Id: I6f424b11c4df3424e294f48d0ad367a1a5daf12f
Partial-Bug: #1411473
This commit is contained in:
Chen Zhiwei 2015-01-16 13:06:07 +08:00
parent dad180e458
commit 7d6e0a866a
1 changed files with 0 additions and 1 deletions

View File

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