gem 'rake'

This commit is contained in:
Viren Mohindra 2017-03-08 13:42:35 -05:00
commit a98e865335
No known key found for this signature in database
GPG key ID: 6148352D8545AEF9
2 changed files with 4 additions and 0 deletions

View file

@ -20,6 +20,8 @@ gem 'jekyll-sitemap'
# html-proofer for testing
gem 'html-proofer'
gem 'rake'
# If you want to use GitHub Pages, remove the "gem "jekyll"" above and
# uncomment the line below. To upgrade, run `bundle update github-pages`.
# gem "github-pages", group: :jekyll_plugins

View file

@ -60,6 +60,7 @@ GEM
pathutil (0.14.0)
forwardable-extended (~> 2.6)
public_suffix (2.0.5)
rake (12.0.0)
rb-fsevent (0.9.8)
rb-inotify (0.9.8)
ffi (>= 0.5.0)
@ -82,6 +83,7 @@ DEPENDENCIES
jekyll-feed (~> 0.6)
jekyll-sitemap
minima (~> 2.0)
rake
RUBY VERSION
ruby 2.2.3p173