From fb1cfa862190e673239c4744f6874c7377f0130f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 23:45:21 +0000 Subject: [PATCH] Update dependency nokogiri to v1.19.3 --- 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 d603e31..4c7ca78 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.9.1) uri (>= 0.11.1) - nokogiri (1.19.2) + nokogiri (1.19.3) mini_portile2 (~> 2.8.2) racc (~> 1.4) racc (1.8.1)