From 79a305c784d6286eaa2ca7a6e05a241a6c9fd893 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Oct 2025 10:46:19 +0000 Subject: [PATCH] Bump faraday from 2.13.4 to 2.14.0 Bumps [faraday](https://github.com/lostisland/faraday) from 2.13.4 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.4...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 | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 0deb5cd..41e2826 100644 --- a/Gemfile +++ b/Gemfile @@ -18,7 +18,7 @@ gem "searchkick", "~> 5.5" gem "opensearch-ruby" gem "mission_control-jobs" gem "chunky_png" -gem "faraday", "~> 2.13.4" +gem "faraday", "~> 2.14.0" gem "faraday-follow_redirects" gem "faraday-retry" gem "aws-sdk-s3" diff --git a/Gemfile.lock b/Gemfile.lock index 7f662f4..596cc0d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -144,7 +144,7 @@ GEM erubi (1.13.1) et-orbi (1.4.0) tzinfo - faraday (2.13.4) + faraday (2.14.0) faraday-net_http (>= 2.0, < 3.5) json logger @@ -521,7 +521,7 @@ DEPENDENCIES debug dotenv-rails easy_translate - faraday (~> 2.13.4) + faraday (~> 2.14.0) faraday-follow_redirects faraday-retry fileutils