Update github-pages plugin (#476)
Update github-pages plugin from version 193 to 197. Fix #457 Fix #385
This commit is contained in:
parent
2aaa2c8475
commit
a666a9db52
2
Gemfile
2
Gemfile
@ -1,6 +1,6 @@
|
|||||||
source 'https://rubygems.org'
|
source 'https://rubygems.org'
|
||||||
|
|
||||||
gem "github-pages", '193', group: :jekyll_plugins
|
gem "github-pages", '197', group: :jekyll_plugins
|
||||||
|
|
||||||
# enable tzinfo-data for local build
|
# enable tzinfo-data for local build
|
||||||
# gem 'tzinfo-data', platforms: [:mingw, :mswin, :x64_mingw]
|
# gem 'tzinfo-data', platforms: [:mingw, :mswin, :x64_mingw]
|
||||||
|
Loading…
Reference in New Issue
Block a user