From aba73f52fd5d8380935cf6fa1c354a5a7da9b8b3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 7 Feb 2026 16:36:04 +0000 Subject: [PATCH] Update dependency faraday to v2.14.1 --- samples/sam-with-gem/hello_world/Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/samples/sam-with-gem/hello_world/Gemfile.lock b/samples/sam-with-gem/hello_world/Gemfile.lock index 041f29f..cc20ce5 100644 --- a/samples/sam-with-gem/hello_world/Gemfile.lock +++ b/samples/sam-with-gem/hello_world/Gemfile.lock @@ -1,13 +1,13 @@ GEM remote: https://rubygems.org/ specs: - faraday (2.14.0) + faraday (2.14.1) faraday-net_http (>= 2.0, < 3.5) json logger - faraday-net_http (3.4.1) - net-http (>= 0.5.0) - json (2.15.0) + faraday-net_http (3.4.2) + net-http (~> 0.5) + json (2.15.2) logger (1.7.0) mini_portile2 (2.8.9) net-http (0.6.0)