From 3647ded9738530bd90283935f19f6723ce7e85e7 Mon Sep 17 00:00:00 2001 From: Fabio Utzig Date: Tue, 25 Feb 2020 08:28:53 -0300 Subject: [PATCH] docs: update nokogiri to fix CVE-2020-7595 https://nvd.nist.gov/vuln/detail/CVE-2020-7595 Signed-off-by: Fabio Utzig --- docs/Gemfile.lock | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index 0404271d..e3b08620 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -205,7 +205,7 @@ GEM jekyll-seo-tag (~> 2.1) minitest (5.11.3) multipart-post (2.0.0) - nokogiri (1.10.4) + nokogiri (1.10.8) mini_portile2 (~> 2.4.0) octokit (4.13.0) sawyer (~> 0.8.0, >= 0.5.3) @@ -244,7 +244,6 @@ PLATFORMS DEPENDENCIES github-pages jekyll (>= 3.7.4) - rubyzip (>= 1.3.0) tzinfo-data BUNDLED WITH