From fa00bfc6096c939016e9341a5680a3e18e8f55b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Apr 2023 05:23:38 +0000 Subject: [PATCH] Bump nokogiri from 1.10.8 to 1.14.3 in /site Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.8 to 1.14.3. - [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.8...v1.14.3) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- site/Gemfile | 2 +- site/Gemfile.lock | 10 ++++++---- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/site/Gemfile b/site/Gemfile index ec5bbf1d697..bb195d428bd 100644 --- a/site/Gemfile +++ b/site/Gemfile @@ -3,5 +3,5 @@ source 'https://rubygems.org' ruby '>=2.4.0' gem 'jekyll', '3.8.6' -gem 'nokogiri', '1.10.8' +gem 'nokogiri', '1.14.3' gem 'jekyll-toc', '0.12.2' diff --git a/site/Gemfile.lock b/site/Gemfile.lock index b828b544be3..6d70eb690d1 100644 --- a/site/Gemfile.lock +++ b/site/Gemfile.lock @@ -39,12 +39,14 @@ GEM rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) mercenary (0.3.6) - mini_portile2 (2.4.0) - nokogiri (1.10.8) - mini_portile2 (~> 2.4.0) + mini_portile2 (2.8.1) + nokogiri (1.14.3) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) pathutil (0.16.2) forwardable-extended (~> 2.6) public_suffix (4.0.3) + racc (1.6.2) rb-fsevent (0.10.3) rb-inotify (0.10.1) ffi (~> 1.0) @@ -62,7 +64,7 @@ PLATFORMS DEPENDENCIES jekyll (= 3.8.6) jekyll-toc (= 0.12.2) - nokogiri (= 1.10.8) + nokogiri (= 1.14.3) RUBY VERSION ruby 2.4.0p0