From 331ab0b55cb58dd8632d90b66d6faeb473656ee3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Mar 2021 01:09:06 +0000 Subject: [PATCH] Bump nokogiri from 1.10.9 to 1.11.2 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.9 to 1.11.2. - [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.10.9...v1.11.2) Signed-off-by: dependabot[bot] --- Gemfile.lock | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5263342a772..05fee6a4be4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -10,9 +10,9 @@ GEM addressable (2.6.0) public_suffix (>= 2.0.2, < 4.0) afm (0.2.2) - algolia_html_extractor (2.6.2) + algolia_html_extractor (2.6.4) json (~> 2.0) - nokogiri (~> 1.10.4) + nokogiri (~> 1.10) algoliasearch (1.26.1) httpclient (~> 2.8, >= 2.8.3) json (>= 1.5.1) @@ -108,7 +108,7 @@ GEM nokogiri (~> 1.10) jekyll-watch (2.2.1) listen (~> 3.0) - json (2.2.0) + json (2.5.1) kramdown (1.17.0) liquid (4.0.3) liquid-tag-parser (1.9.0) @@ -119,11 +119,12 @@ 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.0) minitest (5.14.1) multi_json (1.13.1) - nokogiri (1.10.9) - mini_portile2 (~> 2.4.0) + nokogiri (1.11.2) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) parallel (1.17.0) pathutil (0.16.2) forwardable-extended (~> 2.6) @@ -152,6 +153,7 @@ GEM public_suffix (3.1.1) pygments.rb (1.1.2) multi_json (>= 1.0.0) + racc (1.5.2) rack (2.1.4) rainbow (3.0.0) rake (13.0.3)