From 0d4031578b93b067a52a498eeda25474a869eabb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 22:32:05 +0000 Subject: [PATCH] Bump faraday from 2.7.4 to 2.14.1 in /packages/rails Bumps [faraday](https://github.com/lostisland/faraday) from 2.7.4 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.7.4...v2.14.1) --- updated-dependencies: - dependency-name: faraday dependency-version: 2.14.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- packages/rails/Gemfile.lock | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/packages/rails/Gemfile.lock b/packages/rails/Gemfile.lock index d2a3c8996..4543f5f9b 100644 --- a/packages/rails/Gemfile.lock +++ b/packages/rails/Gemfile.lock @@ -208,10 +208,12 @@ GEM factory_bot_rails (4.11.1) factory_bot (~> 4.11.1) railties (>= 3.0.0) - faraday (2.7.4) - faraday-net_http (>= 2.0, < 3.1) - ruby2_keywords (>= 0.0.4) - faraday-net_http (3.0.2) + faraday (2.14.1) + faraday-net_http (>= 2.0, < 3.5) + json + logger + faraday-net_http (3.4.2) + net-http (~> 0.5) ffaker (2.21.0) ffi (1.17.0-arm64-darwin) ffi (1.17.0-x86_64-linux-gnu) @@ -322,6 +324,8 @@ GEM mutex_m (0.3.0) mysql2 (0.5.5) nenv (0.3.0) + net-http (0.9.1) + uri (>= 0.11.1) net-imap (0.5.9) date net-protocol @@ -495,8 +499,6 @@ GEM recaptcha (5.8.1) json redis (4.8.1) - redis-client (0.25.2) - connection_pool regexp_parser (2.8.0) reline (0.6.2) io-console (~> 0.5) @@ -544,7 +546,6 @@ GEM rubocop (~> 1.33) rubocop-capybara (~> 2.17) ruby-progressbar (1.13.0) - ruby2_keywords (0.0.5) rubyzip (1.3.0) rugged (1.6.3) sass-rails (6.0.0) @@ -615,6 +616,7 @@ GEM tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.4.2) + uri (1.1.1) wasabi (3.8.0) addressable httpi (~> 3.0)