Add tzinfo.data gem for Windows to appease timezone error
This commit is contained in:
@ -2,6 +2,7 @@ source "https://rubygems.org"
|
||||
|
||||
gem "github-pages", group: :jekyll_plugins
|
||||
|
||||
gem "tzinfo-data"
|
||||
gem "wdm", "~> 0.1.0" if Gem.win_platform?
|
||||
|
||||
# If you have any plugins, put them here!
|
||||
|
Reference in New Issue
Block a user