From 1d810a732bf694ad701684df5f43ebac6fa0c426 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Sep 2025 20:14:10 +0000 Subject: [PATCH] Bump faraday from 2.13.2 to 2.14.0 Bumps [faraday](https://github.com/lostisland/faraday) from 2.13.2 to 2.14.0. - [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.14.0) --- updated-dependencies: - dependency-name: faraday dependency-version: 2.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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..74e1d49 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.14.0) 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.15.0) jwt (3.1.2) base64 kamal (2.7.0)