From e19316fbe54ed95a84b2d0d67ee805d0b1e8b945 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Jul 2025 16:39:48 +0000 Subject: [PATCH] Bump faraday from 2.13.2 to 2.13.3 Bumps [faraday](https://github.com/lostisland/faraday) from 2.13.2 to 2.13.3. - [Release notes](https://github.com/lostisland/faraday/releases) - [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md) - [Commits](https://github.com/lostisland/faraday/compare/v2.13.2...v2.13.3) --- updated-dependencies: - dependency-name: faraday dependency-version: 2.13.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6162a3f..a70cb8a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -108,7 +108,7 @@ GEM erubi (1.13.1) et-orbi (1.2.11) tzinfo - faraday (2.13.2) + faraday (2.13.3) faraday-net_http (>= 2.0, < 3.5) json logger @@ -134,7 +134,7 @@ GEM jbuilder (2.13.0) actionview (>= 5.0.0) activesupport (>= 5.0.0) - json (2.12.2) + json (2.13.0) jwt (3.1.2) base64 kamal (2.7.0)