add rake for bundler

This commit is contained in:
2012-02-08 13:01:48 -05:00
parent edaae87aff
commit 56ad8e70bd
2 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,4 @@
source "http://rubygems.org"
gem "rake"
gem "jekyll"
gem "rdiscount"