From 646420ca79ea4ac737ca84cbe824940903b1b096 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Feb 2026 00:14:54 +0000 Subject: [PATCH] build(deps-dev): bump nokogiri 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] --- appengine/flexible/ruby31-and-earlier/storage/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appengine/flexible/ruby31-and-earlier/storage/Gemfile.lock b/appengine/flexible/ruby31-and-earlier/storage/Gemfile.lock index 98eedf85c..89e012dad 100644 --- a/appengine/flexible/ruby31-and-earlier/storage/Gemfile.lock +++ b/appengine/flexible/ruby31-and-earlier/storage/Gemfile.lock @@ -72,7 +72,7 @@ GEM mustermann (3.0.0) ruby2_keywords (~> 0.0.1) nio4r (2.7.0) - nokogiri (1.18.8-x86_64-linux-gnu) + nokogiri (1.19.1-x86_64-linux-gnu) racc (~> 1.4) os (1.1.4) public_suffix (5.0.3)