fix: docs/Gemfile to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-RUBY-KRAMDOWN-1087436
This commit is contained in:
snyk-bot 2021-03-20 06:21:50 +00:00
parent 00f2e2ba03
commit 96ea87e0f5
No known key found for this signature in database
GPG Key ID: 09541BBFF0C4C795
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ gem "jekyll-theme-slate", "~> 0.1.1"
# If you have any plugins, put them here!
group :jekyll_plugins do
gem "jekyll-feed", "~> 0.13", ">= 0.13.0"
gem "jekyll-feed", "~> 0.15", ">= 0.15.1"
end
# Windows does not include zoneinfo files, so bundle the tzinfo-data gem