add rake for bundler
This commit is contained in:
parent
edaae87aff
commit
56ad8e70bd
1
Gemfile
1
Gemfile
@ -1,3 +1,4 @@
|
||||
source "http://rubygems.org"
|
||||
gem "rake"
|
||||
gem "jekyll"
|
||||
gem "rdiscount"
|
||||
|
@ -19,6 +19,7 @@ GEM
|
||||
maruku (0.6.0)
|
||||
syntax (>= 1.0.0)
|
||||
posix-spawn (0.3.6)
|
||||
rake (0.9.2)
|
||||
rdiscount (1.6.8)
|
||||
syntax (1.0.0)
|
||||
|
||||
@ -27,4 +28,5 @@ PLATFORMS
|
||||
|
||||
DEPENDENCIES
|
||||
jekyll
|
||||
rake
|
||||
rdiscount
|
||||
|
Loading…
x
Reference in New Issue
Block a user