From ebe7bba63b0d10741f31bbd01232f86861e2e6a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 22:11:43 +0000 Subject: [PATCH] Bump faraday from 2.12.1 to 2.14.1 Bumps [faraday](https://github.com/lostisland/faraday) from 2.12.1 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.1...v2.14.1) --- updated-dependencies: - dependency-name: faraday dependency-version: 2.14.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3cfc042..c4f3bde 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -39,19 +39,19 @@ GEM aws-eventstream (~> 1, >= 1.0.2) base64 (0.2.0) diff-lcs (1.5.1) - faraday (2.12.1) + 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) faraday-retry (2.2.1) faraday (~> 2.0) jmespath (1.6.2) - json (2.9.0) - logger (1.6.2) - net-http (0.6.0) - uri + json (2.18.1) + logger (1.7.0) + net-http (0.9.1) + uri (>= 0.11.1) rake (13.2.1) rexml (3.4.2) rspec (3.13.0) @@ -68,7 +68,7 @@ GEM rspec-support (~> 3.13.0) rspec-support (3.13.2) thor (1.4.0) - uri (1.0.3) + uri (1.1.1) PLATFORMS ruby