Update github-pages plugin (#476)

Update github-pages plugin from version 193 to 197.

Fix #457
Fix #385
This commit is contained in:
Heitor 2019-06-07 01:21:16 -03:00 committed by Dean Attali
parent 2aaa2c8475
commit a666a9db52
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
source 'https://rubygems.org'
gem "github-pages", '193', group: :jekyll_plugins
gem "github-pages", '197', group: :jekyll_plugins
# enable tzinfo-data for local build
# gem 'tzinfo-data', platforms: [:mingw, :mswin, :x64_mingw]