From 9da4668a5b806ac532b0dab68b7a234f5e01f090 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Apr 2022 09:13:41 +0000 Subject: [PATCH] Bump nokogiri from 1.10.9 to 1.13.4 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.9 to 1.13.4. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/v1.13.4/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.10.9...v1.13.4) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8006334788..c905e3e6c0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -10,9 +10,9 @@ GEM specs: addressable (2.7.0) public_suffix (>= 2.0.2, < 5.0) - algolia_html_extractor (2.6.2) + algolia_html_extractor (2.6.4) json (~> 2.0) - nokogiri (~> 1.10.4) + nokogiri (~> 1.10) algoliasearch (1.27.2) httpclient (~> 2.8, >= 2.8.3) json (>= 1.5.1) @@ -96,7 +96,7 @@ GEM jekyll (>= 3.3, < 5.0) jekyll-watch (2.2.1) listen (~> 3.0) - json (2.3.0) + json (2.6.1) kramdown (2.3.0) rexml kramdown-parser-gfm (1.1.0) @@ -114,7 +114,7 @@ GEM mixlib-config (>= 2.2.1, < 4) mixlib-shellout mercenary (0.4.0) - mini_portile2 (2.4.0) + mini_portile2 (2.8.0) mixlib-cli (2.1.8) mixlib-config (3.0.9) tomlrb @@ -122,9 +122,12 @@ GEM chef-utils multipart-post (2.1.1) netrc (0.11.0) - nokogiri (1.10.9) - mini_portile2 (~> 2.4.0) - nokogumbo (2.0.2) + nokogiri (1.13.4) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) + nokogiri (1.13.4-x86_64-darwin) + racc (~> 1.4) + nokogumbo (2.0.5) nokogiri (~> 1.8, >= 1.8.4) octokit (4.18.0) faraday (>= 0.9) @@ -135,6 +138,7 @@ GEM progress (3.5.2) progressbar (1.10.1) public_suffix (4.0.5) + racc (1.6.0) rainbow (3.0.0) rake (13.0.1) rb-fsevent (0.10.4)