Skip to content

Commit 04008d9

Browse files
chore: [Snyk] Security upgrade github-pages from 207 to 214 (#267)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-RUBY-KRAMDOWN-1087436 Co-authored-by: Tom Kerkhove <[email protected]>
1 parent b79d1b1 commit 04008d9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/Gemfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
source 'https://rubygems.org'
2-
gem 'github-pages', '>= 207', group: :jekyll_plugins
2+
gem 'github-pages', '>= 214', group: :jekyll_plugins
33
gem 'nokogiri', '>= 1.11.4'
4-
gem 'jekyll-redirect-from', '>= 0.15.0', group: :jekyll_plugins
4+
gem 'jekyll-redirect-from', group: :jekyll_plugins

0 commit comments

Comments
 (0)