Update dependency github-pages to v232
Some checks failed
renovate/artifacts Artifact file update failure
Some checks failed
renovate/artifacts Artifact file update failure
This commit is contained in:
parent
ecf9a15e77
commit
38bb7684d5
2
Gemfile
2
Gemfile
@ -12,7 +12,7 @@ source "https://rubygems.org"
|
||||
# If you want to use GitHub Pages, remove the "gem "jekyll"" above and
|
||||
# uncomment the line below. To upgrade, run `bundle update github-pages`.
|
||||
# gem "github-pages", group: :jekyll_plugins
|
||||
gem "github-pages", "~> 231", group: :jekyll_plugins
|
||||
gem "github-pages", "~> 232", group: :jekyll_plugins
|
||||
|
||||
# If you have any plugins, put them here!
|
||||
group :jekyll_plugins do
|
||||
|
Loading…
Reference in New Issue
Block a user