From de23a22a171760a8f9715c1b4bf62508c25526d4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 17 Feb 2026 00:49:08 +0000 Subject: [PATCH] Update dependency nokogiri to v1.19.1 --- samples/sam-with-gem/hello_world/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/sam-with-gem/hello_world/Gemfile.lock b/samples/sam-with-gem/hello_world/Gemfile.lock index cc20ce5..1094388 100644 --- a/samples/sam-with-gem/hello_world/Gemfile.lock +++ b/samples/sam-with-gem/hello_world/Gemfile.lock @@ -12,7 +12,7 @@ GEM mini_portile2 (2.8.9) net-http (0.6.0) uri - nokogiri (1.19.0) + nokogiri (1.19.1) mini_portile2 (~> 2.8.2) racc (~> 1.4) racc (1.8.1)