From 8650edb9519a468367dc6f903c849d1141ed2b84 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Feb 2026 00:28:01 +0000 Subject: [PATCH] build(deps-dev): bump nokogiri Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.18.9 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.9...v1.19.1) --- updated-dependencies: - dependency-name: nokogiri dependency-version: 1.19.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- appengine/standard-static-files/sinatra/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appengine/standard-static-files/sinatra/Gemfile.lock b/appengine/standard-static-files/sinatra/Gemfile.lock index e116c3729..be22ae356 100644 --- a/appengine/standard-static-files/sinatra/Gemfile.lock +++ b/appengine/standard-static-files/sinatra/Gemfile.lock @@ -28,7 +28,7 @@ GEM mustermann (3.0.0) ruby2_keywords (~> 0.0.1) nio4r (2.7.0) - nokogiri (1.18.9) + nokogiri (1.19.1) mini_portile2 (~> 2.8.2) racc (~> 1.4) public_suffix (5.0.3)