From 07cfa0e37adcec4ef17479e93bb9b2accdd17ca7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 22:09:32 +0000 Subject: [PATCH] Bump faraday from 2.11.0 to 2.14.1 Bumps [faraday](https://github.com/lostisland/faraday) from 2.11.0 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.11.0...v2.14.1) --- updated-dependencies: - dependency-name: faraday dependency-version: 2.14.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 137970fc..a3fcd40e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -51,11 +51,12 @@ GEM logger eventmachine (1.2.7) execjs (2.9.1) - faraday (2.11.0) - faraday-net_http (>= 2.0, < 3.4) + faraday (2.14.1) + faraday-net_http (>= 2.0, < 3.5) + json logger - faraday-net_http (3.3.0) - net-http + faraday-net_http (3.4.2) + net-http (~> 0.5) ffi (1.17.3-aarch64-linux-gnu) ffi (1.17.3-x86_64-linux-gnu) fiber-annotation (0.2.0) @@ -272,8 +273,8 @@ GEM tomlrb mixlib-shellout (3.3.9) chef-utils - net-http (0.4.1) - uri + net-http (0.9.1) + uri (>= 0.11.1) nokogiri (1.19.0-aarch64-linux-gnu) racc (~> 1.4) nokogiri (1.19.0-x86_64-linux-gnu) @@ -321,7 +322,7 @@ GEM tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (1.8.0) - uri (0.13.3) + uri (1.1.1) webrick (1.9.1) yell (2.2.2) zeitwerk (2.7.4)