Update jekyll/gh-pages dependencies

dependabot noticed another dependency with security issues (#461), but
lets just update all dependencies.
This commit is contained in:
Manuel Fuhr 2022-10-21 07:04:40 +02:00
parent 9662e50a43
commit 94a91c3baf
2 changed files with 14 additions and 14 deletions

View file

@ -10,7 +10,7 @@ source "https://rubygems.org"
# Use the github-pages bundle by default
# gem "jekyll", "~> 4.2.1"
gem "github-pages", "~> 227", group: :jekyll_plugins
gem "github-pages", group: :jekyll_plugins
# If you have any plugins, put them here!
group :jekyll_plugins do