From e5e2e5c2cd0d6925edbfbfe0e1fe10b2a8555beb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Oct 2022 15:41:35 +0000 Subject: [PATCH] Bump nokogiri from 1.11.4 to 1.13.9 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.4 to 1.13.9. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.11.4...v1.13.9) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 40 +++++++++++++++++++++++++++++++--------- 1 file changed, 31 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 282404f..af0e5a7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -17,8 +17,29 @@ GEM ethon (0.12.0) ffi (>= 1.3.0) execjs (2.7.0) - faraday (1.0.1) - multipart-post (>= 1.2, < 3) + faraday (1.10.2) + faraday-em_http (~> 1.0) + faraday-em_synchrony (~> 1.0) + faraday-excon (~> 1.1) + faraday-httpclient (~> 1.0) + faraday-multipart (~> 1.0) + faraday-net_http (~> 1.0) + faraday-net_http_persistent (~> 1.0) + faraday-patron (~> 1.0) + faraday-rack (~> 1.0) + faraday-retry (~> 1.0) + ruby2_keywords (>= 0.0.4) + faraday-em_http (1.0.0) + faraday-em_synchrony (1.0.0) + faraday-excon (1.1.0) + faraday-httpclient (1.0.1) + faraday-multipart (1.0.4) + multipart-post (~> 2) + faraday-net_http (1.0.1) + faraday-net_http_persistent (1.2.0) + faraday-patron (1.0.0) + faraday-rack (1.0.0) + faraday-retry (1.0.3) ffi (1.13.1) forwardable-extended (2.6.0) gemoji (3.0.1) @@ -175,26 +196,27 @@ GEM rb-fsevent (>= 0.9.3) rb-inotify (>= 0.9.7) mercenary (0.3.6) - mini_portile2 (2.5.1) + mini_portile2 (2.8.0) minima (2.1.1) jekyll (~> 3.3) - minitest (5.14.2) + minitest (5.16.3) multipart-post (2.1.1) net-dns (0.9.0) - nokogiri (1.11.4) - mini_portile2 (~> 2.5.0) + nokogiri (1.13.9) + mini_portile2 (~> 2.8.0) racc (~> 1.4) - octokit (4.18.0) + octokit (4.22.0) faraday (>= 0.9) sawyer (~> 0.8.0, >= 0.5.3) pathutil (0.16.2) forwardable-extended (~> 2.6) public_suffix (2.0.5) - racc (1.5.2) + racc (1.6.0) rb-fsevent (0.10.4) rb-inotify (0.10.1) ffi (~> 1.0) rouge (1.11.1) + ruby2_keywords (0.0.5) safe_yaml (1.0.5) sass (3.7.4) sass-listen (~> 4.0.0) @@ -209,7 +231,7 @@ GEM thread_safe (0.3.6) typhoeus (0.8.0) ethon (>= 0.8.0) - tzinfo (1.2.7) + tzinfo (1.2.10) thread_safe (~> 0.1) unicode-display_width (1.7.0)