From 75438ed4d1783a4d69efa0dd76270c9c7167a420 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Sep 2025 09:39:45 +0000 Subject: [PATCH] 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 | 2 +- Gemfile.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index 0ac0b09..cad4491 100644 --- a/Gemfile +++ b/Gemfile @@ -37,7 +37,7 @@ gem "kamal", require: false # Add HTTP asset caching/compression and X-Sendfile acceleration to Puma [https://github.com/basecamp/thruster/] gem "thruster", require: false -gem "faraday", "2.12.2" +gem "faraday", "2.14.0" gem "skylight" # Use Active Storage variants [https://guides.rubyonrails.org/active_storage_overview.html#transforming-images] diff --git a/Gemfile.lock b/Gemfile.lock index 6aab304..6d789ce 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -110,7 +110,7 @@ GEM erubi (1.13.1) et-orbi (1.3.0) tzinfo - faraday (2.12.2) + faraday (2.14.0) faraday-net_http (>= 2.0, < 3.5) json logger @@ -135,7 +135,7 @@ GEM jbuilder (2.14.1) actionview (>= 7.0.0) activesupport (>= 7.0.0) - json (2.13.2) + json (2.15.0) kamal (2.7.0) activesupport (>= 7.0) base64 (~> 0.2) @@ -384,7 +384,7 @@ DEPENDENCIES brakeman capybara debug - faraday (= 2.12.2) + faraday (= 2.14.0) importmap-rails jbuilder kamal