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:
parent
6873f8edae
commit
f4d7021ebb
3 changed files with 142 additions and 70 deletions
5
Gemfile
5
Gemfile
|
@ -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'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue