1
0
Fork 0
mirror of https://github.com/eosswedenorg/apt synced 2026-06-18 04:50:03 +02:00

gems: Update github-pages to 227

This commit is contained in:
Henrik Hautakoski 2023-01-24 14:17:21 +01:00
parent d377e70d19
commit 84dd07481d
2 changed files with 33 additions and 53 deletions

View file

@ -1,7 +1,7 @@
source "https://rubygems.org"
gem 'tzinfo-data'
gem 'wdm', '>= 0.1.0' if Gem.win_platform?
gem "github-pages", ">= 225", group: :jekyll_plugins
gem "github-pages", ">= 227", group: :jekyll_plugins
# security vulnerability - https://github.com/advisories/GHSA-52p9-v744-mwjj
gem "kramdown", ">= 2.3.1"