Upgrade gems including Jekyll

This commit is contained in:
Ken Dale 2016-05-14 14:38:04 -04:00
parent f0977ce069
commit 3265f0b70f
4 changed files with 83 additions and 82 deletions

View file

@ -2,4 +2,5 @@ source 'https://rubygems.org'
gem 'execjs'
gem 'therubyracer'
gem 'github-pages'
gem 'github-pages'
gem 'jekyll-paginate'