From 61883b9c1d847fceb2c3a81252bd9613614bf39c Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Mon, 31 May 2021 13:01:55 +0000 Subject: [PATCH] Update nokogiri to version 1.11.6 --- Gemfile.lock | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3f7c085..6dbc37e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -96,6 +96,7 @@ GEM http_parser.rb (0.6.0) i18n (0.9.5) concurrent-ruby (~> 1.0) + io-wait (0.1.0) jekyll (3.8.5) addressable (~> 2.4) colorator (~> 1.0) @@ -208,21 +209,30 @@ GEM rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) mercenary (0.3.6) - mini_portile2 (2.4.0) + mini_portile2 (2.5.2) + net-ftp (~> 0.1) minima (2.5.0) jekyll (~> 3.5) jekyll-feed (~> 0.9) jekyll-seo-tag (~> 2.1) minitest (5.12.2) multipart-post (2.1.1) - nokogiri (1.10.4) - mini_portile2 (~> 2.4.0) + net-ftp (0.1.2) + net-protocol + time + net-protocol (0.1.1) + io-wait + timeout + nokogiri (1.11.6) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) octokit (4.14.0) sawyer (~> 0.8.0, >= 0.5.3) parallel (1.17.0) pathutil (0.16.2) forwardable-extended (~> 2.6) public_suffix (3.1.1) + racc (1.5.2) rainbow (3.0.0) rb-fsevent (0.10.3) rb-inotify (0.10.0) @@ -244,6 +254,8 @@ GEM terminal-table (1.8.0) unicode-display_width (~> 1.1, >= 1.1.1) thread_safe (0.3.6) + time (0.1.0) + timeout (0.1.1) typhoeus (1.3.1) ethon (>= 0.9.0) tzinfo (1.2.5)