From d989909bba696c9e3d8955b106b827d9b573c0e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Mar 2021 17:37:57 +0000 Subject: [PATCH 1/2] Bump nokogiri from 1.10.10 to 1.11.2 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.10 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.10...v1.11.2) Signed-off-by: dependabot[bot] --- Gemfile.lock | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f053696b4f..6cbba62c08 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -3,9 +3,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.5) httpclient (~> 2.8, >= 2.8.3) json (>= 1.5.1) @@ -54,7 +54,7 @@ GEM sassc (> 2.0.1, < 3.0) jekyll-watch (2.2.1) listen (~> 3.0) - json (2.4.1) + json (2.5.1) kramdown (2.3.0) rexml kramdown-parser-gfm (1.1.0) @@ -64,15 +64,19 @@ GEM rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) mercenary (0.4.0) - mini_portile2 (2.4.0) - nokogiri (1.10.10) - mini_portile2 (~> 2.4.0) - nokogiri (1.10.10-x64-mingw32) - mini_portile2 (~> 2.4.0) + mini_portile2 (2.5.0) + nokogiri (1.11.2) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) + nokogiri (1.11.2-x64-mingw32) + racc (~> 1.4) + nokogiri (1.11.2-x86_64-linux) + racc (~> 1.4) pathutil (0.16.2) forwardable-extended (~> 2.6) progressbar (1.10.1) public_suffix (4.0.6) + racc (1.5.2) rb-fsevent (0.10.4) rb-inotify (0.10.1) ffi (~> 1.0) @@ -91,7 +95,6 @@ GEM tzinfo (>= 1.0.0) unicode-display_width (1.7.0) verbal_expressions (0.1.5) - wdm (0.1.1) PLATFORMS ruby @@ -103,7 +106,6 @@ DEPENDENCIES jekyll-algolia (~> 1.0) jekyll-redirect-from (~> 0.16) tzinfo-data - wdm (~> 0.1.1) BUNDLED WITH 2.2.2 From 1f2f80eadd7b2f7473c91ade7c241aa110265ec5 Mon Sep 17 00:00:00 2001 From: Simran Date: Wed, 24 Mar 2021 15:50:27 +0100 Subject: [PATCH 2/2] Update Gemfile.lock --- Gemfile.lock | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Gemfile.lock b/Gemfile.lock index 6cbba62c08..ea43939a2d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -95,6 +95,7 @@ GEM tzinfo (>= 1.0.0) unicode-display_width (1.7.0) verbal_expressions (0.1.5) + wdm (0.1.1) PLATFORMS ruby @@ -106,6 +107,7 @@ DEPENDENCIES jekyll-algolia (~> 1.0) jekyll-redirect-from (~> 0.16) tzinfo-data + wdm (~> 0.1.1) BUNDLED WITH 2.2.2