From 484c800ea0f8eab535392f9b2354dc1346695b3d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 21 Jun 2026 17:32:33 +0000 Subject: [PATCH] Lock file maintenance --- samples/sam-with-gem/hello_world/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/samples/sam-with-gem/hello_world/Gemfile.lock b/samples/sam-with-gem/hello_world/Gemfile.lock index 64f52aa..8f17d56 100644 --- a/samples/sam-with-gem/hello_world/Gemfile.lock +++ b/samples/sam-with-gem/hello_world/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - faraday (2.14.2) + faraday (2.14.3) faraday-net_http (>= 2.0, < 3.5) json logger @@ -12,7 +12,7 @@ GEM mini_portile2 (2.8.9) net-http (0.9.1) uri (>= 0.11.1) - nokogiri (1.19.3) + nokogiri (1.19.4) mini_portile2 (~> 2.8.2) racc (~> 1.4) racc (1.8.1)