Update GitHub pages gem
Dependabot proposed updating tzinfo (#451) but it's better to just update our GitHub pages gem which depends on a more recent tzinfo version.
This commit is contained in:
parent
d5322667d5
commit
33e3183259
2 changed files with 20 additions and 40 deletions
|
|
@ -10,7 +10,7 @@ source "https://rubygems.org"
|
|||
|
||||
# Use the github-pages bundle by default
|
||||
# gem "jekyll", "~> 4.2.1"
|
||||
gem "github-pages", group: :jekyll_plugins
|
||||
gem "github-pages", "~> 227", group: :jekyll_plugins
|
||||
|
||||
# If you have any plugins, put them here!
|
||||
group :jekyll_plugins do
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue