Merge pull request #5 from mrstallion/snyk-fix-1f82797184a2e9bbd7442ebb142485d7

[Snyk] Fix for 1 vulnerabilities
This commit is contained in:
mrstallion 2020-10-04 11:54:24 -05:00 committed by GitHub
commit 70723f6e35
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ source "https://rubygems.org"
#
# This will help ensure the proper Jekyll version is running.
# Happy Jekylling!
gem "jekyll", "~> 3.8.7"
gem "jekyll", "~> 4.0.0"
# This is the default theme for new Jekyll sites. You may change this to anything you like.
gem "jekyll-theme-slate", "~> 0.1.1"
@ -19,7 +19,7 @@ gem "jekyll-theme-slate", "~> 0.1.1"
# If you have any plugins, put them here!
group :jekyll_plugins do
gem "jekyll-feed", "~> 0.6"
gem "jekyll-feed", "~> 0.13", ">= 0.13.0"
end
# Windows does not include zoneinfo files, so bundle the tzinfo-data gem