Addressing CVE-2020-36327 (#104)

This commit is contained in:
Tyler Kelly
2021-06-07 16:25:00 +10:00
committed by GitHub
parent 055789b3bc
commit a8afec0a4f
2 changed files with 1 additions and 3 deletions
-1
View File
@@ -4,7 +4,6 @@
source 'https://rubygems.org'
group :development, :test do
gem 'bundler', '1.17.1'
gem 'jekyll', '~> 3.9.0'
gem 'jekyll-redirect-from', '~> 0.13.0'
gem 'jekyll-sitemap', '~> 1.2.0'
+1 -2
View File
@@ -73,7 +73,6 @@ PLATFORMS
ruby
DEPENDENCIES
bundler (= 1.17.1)
jekyll (~> 3.9.0)
jekyll-last-modified-at (~> 1.0)
jekyll-redirect-from (~> 0.13.0)
@@ -84,4 +83,4 @@ DEPENDENCIES
redcarpet (~> 3.5.1)
BUNDLED WITH
1.17.1
2.2.19