Update gh-pages to version 163 (#264)

* update to gh-pages 163

* removed "'" in tzinfo-data gem for local build
This commit is contained in:
2017-10-16 21:28:40 +02:00
committed by Dean Attali
parent 6873f8edae
commit f4d7021ebb
3 changed files with 142 additions and 70 deletions

View File

@ -1,4 +1,7 @@
source 'https://rubygems.org'
gem 'github-pages', '106'
gem "github-pages", '163', group: :jekyll_plugins
# enable tzinfo-data for local build
# gem 'tzinfo-data', platforms: [:mingw, :mswin, :x64_mingw]
gem 'jekyll-paginate'