From 1e40650299dd7873c5cc2d246f44f532e03da125 Mon Sep 17 00:00:00 2001 From: d-leclere <45733932+d-leclere@users.noreply.github.com> Date: Tue, 10 Dec 2019 06:53:23 +0100 Subject: [PATCH] Update Gemfile.lock See https://github.com/sparklemotion/nokogiri/issues/1915 --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 10a5e6b..3e63c34 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -84,13 +84,13 @@ GEM typhoeus (~> 1.3) html-pipeline (2.8.4) activesupport (>= 2) - nokogiri (>= 1.4) + nokogiri (>= 1.10.4) html-proofer (3.9.2) activesupport (>= 4.2, < 6.0) addressable (~> 2.3) colorize (~> 0.8) mercenary (~> 0.3.2) - nokogiri (~> 1.8.1) + nokogiri (>= 1.10.4) parallel (~> 1.3) typhoeus (~> 1.3) yell (~> 2.0) @@ -215,7 +215,7 @@ GEM jekyll-seo-tag (~> 2.1) minitest (5.11.3) multipart-post (2.0.0) - nokogiri (1.8.5) + nokogiri (1.10.4) mini_portile2 (~> 2.3.0) octokit (4.12.0) sawyer (~> 0.8.0, >= 0.5.3)