From a28bc5d420ebefab59e9f4f0a24bbe9d0372dce8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 11:56:06 +0000 Subject: [PATCH] Bump nokogiri from 1.16.8 to 1.19.3 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.16.8 to 1.19.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.16.8...v1.19.3) --- updated-dependencies: - dependency-name: nokogiri dependency-version: 1.19.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6efdd933ee..8208ce3b57 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -38,7 +38,6 @@ GEM ethon (0.16.0) ffi (>= 1.15.0) eventmachine (1.2.7) - eventmachine (1.2.7-x64-mingw32) execjs (2.10.0) faraday (2.12.1) faraday-net_http (>= 2.0, < 3.5) @@ -230,7 +229,7 @@ GEM rb-inotify (~> 0.9, >= 0.9.10) logger (1.6.2) mercenary (0.3.6) - mini_portile2 (2.8.8) + mini_portile2 (2.8.9) minima (2.5.1) jekyll (>= 3.5, < 5.0) jekyll-feed (~> 0.9) @@ -239,16 +238,16 @@ GEM mutex_m (0.3.0) net-http (0.6.0) uri - nokogiri (1.16.8) + nokogiri (1.19.3) mini_portile2 (~> 2.8.2) racc (~> 1.4) - nokogiri (1.16.8-arm64-darwin) + nokogiri (1.19.3-arm64-darwin) racc (~> 1.4) - nokogiri (1.16.8-x64-mingw32) + nokogiri (1.19.3-x64-mingw-ucrt) racc (~> 1.4) - nokogiri (1.16.8-x86_64-darwin) + nokogiri (1.19.3-x86_64-darwin) racc (~> 1.4) - nokogiri (1.16.8-x86_64-linux) + nokogiri (1.19.3-x86_64-linux-gnu) racc (~> 1.4) octokit (4.25.1) faraday (>= 1, < 3) @@ -287,7 +286,7 @@ GEM PLATFORMS arm64-darwin ruby - x64-mingw32 + x64-mingw-ucrt x86_64-darwin x86_64-linux