From fc0aaa284445068648d7b3386e8189dc460acaea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 22:13:28 +0000 Subject: [PATCH] Bump faraday from 2.12.2 to 2.14.1 Bumps [faraday](https://github.com/lostisland/faraday) from 2.12.2 to 2.14.1. - [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.1) --- updated-dependencies: - dependency-name: faraday dependency-version: 2.14.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e03b12bec1..7fec504f15 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -256,12 +256,12 @@ GEM railties (>= 5.0.0) faker (3.2.1) i18n (>= 1.8.11, < 2) - faraday (2.12.2) + faraday (2.14.1) faraday-net_http (>= 2.0, < 3.5) json logger - faraday-net_http (3.4.0) - net-http (>= 0.5.0) + faraday-net_http (3.4.2) + net-http (~> 0.5) ffi (1.17.2) fiber-storage (1.0.0) fog-aws (3.30.0) @@ -335,7 +335,7 @@ GEM rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) - json (2.7.1) + json (2.18.1) jwt (2.7.1) kaminari (1.2.2) activesupport (>= 4.1.0) @@ -392,8 +392,8 @@ GEM multi_xml (0.6.0) mutex_m (0.3.0) nenv (0.3.0) - net-http (0.6.0) - uri + net-http (0.9.1) + uri (>= 0.11.1) net-imap (0.5.8) date net-protocol @@ -724,7 +724,7 @@ GEM unf_ext (0.0.8.2) unicode-display_width (2.5.0) uniform_notifier (1.16.0) - uri (1.0.4) + uri (1.1.1) version_gem (1.1.3) view_component (3.11.0) activesupport (>= 5.2.0, < 8.0)