From 0752c24351a0086cfcdbc140a75ed549b5bde255 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Feb 2026 01:03:44 +0000 Subject: [PATCH] Bump nokogiri from 1.18.8 to 1.19.1 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.18.8 to 1.19.1. - [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.18.8...v1.19.1) --- updated-dependencies: - dependency-name: nokogiri dependency-version: 1.19.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4160af0..198212c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -87,9 +87,9 @@ GEM logger (1.6.6) mercenary (0.4.0) minitest (5.25.4) - nokogiri (1.18.8-x64-mingw-ucrt) + nokogiri (1.19.1-x64-mingw-ucrt) racc (~> 1.4) - nokogiri (1.18.8-x86_64-linux-gnu) + nokogiri (1.19.1-x86_64-linux-gnu) racc (~> 1.4) pathutil (0.16.2) forwardable-extended (~> 2.6) @@ -117,7 +117,6 @@ GEM concurrent-ruby (~> 1.0) unicode-display_width (2.6.0) uri (1.0.3) - wdm (0.2.0) webrick (1.9.1) PLATFORMS @@ -132,7 +131,6 @@ DEPENDENCIES jekyll-redirect-from (~> 0.16.0) jekyll-toc (~> 0.19.0) premailer - wdm (>= 0.1.0) BUNDLED WITH 2.5.22