From 40d7adddc49f94edf0e7334287f8dc10de67cfab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Sep 2025 06:04:17 +0000 Subject: [PATCH] chore(deps): bump faraday from 2.12.2 to 2.14.0 Bumps [faraday](https://github.com/lostisland/faraday) from 2.12.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.12.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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 746647a..12c6dcd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -118,13 +118,13 @@ GEM railties (>= 5.0.0) faker (3.5.1) i18n (>= 1.8.11, < 2) - faraday (2.12.2) + faraday (2.14.0) faraday-net_http (>= 2.0, < 3.5) json logger faraday-multipart (1.1.0) multipart-post (~> 2.0) - faraday-net_http (3.4.0) + faraday-net_http (3.4.1) net-http (>= 0.5.0) fugit (1.11.1) et-orbi (~> 1, >= 1.2.11) @@ -145,7 +145,7 @@ GEM jbuilder (2.13.0) actionview (>= 5.0.0) activesupport (>= 5.0.0) - json (2.10.2) + json (2.15.0) kamal (2.5.3) activesupport (>= 7.0) base64 (~> 0.2)