Adds rake to Gemfile

There is a Rakefile after all.
This commit is contained in:
LFDM 2014-02-05 21:13:46 +01:00
parent 2fbe70aa34
commit 4ed3fce6dd

View File

@ -1,3 +1,4 @@
source 'https://rubygems.org'
gem 'vim-flavor', '~> 1.1'
gem 'rake'