From ecf5dc0c103d9c0e747fdd30a44af2908ccb03bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 21:34:48 +0000 Subject: [PATCH] Bump faraday from 1.0.1 to 2.14.1 in /utilities Bumps [faraday](https://github.com/lostisland/faraday) from 1.0.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/v1.0.1...v2.14.1) --- updated-dependencies: - dependency-name: faraday dependency-version: 2.14.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- utilities/Gemfile.lock | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/utilities/Gemfile.lock b/utilities/Gemfile.lock index 3c23e0b..00d3b38 100644 --- a/utilities/Gemfile.lock +++ b/utilities/Gemfile.lock @@ -17,10 +17,18 @@ GEM aws-sigv4 (~> 1.1) aws-sigv4 (1.2.1) aws-eventstream (~> 1, >= 1.0.2) - faraday (1.0.1) - multipart-post (>= 1.2, < 3) + faraday (2.14.1) + faraday-net_http (>= 2.0, < 3.5) + json + logger + faraday-net_http (3.4.2) + net-http (~> 0.5) jmespath (1.4.0) - multipart-post (2.1.1) + json (2.18.1) + logger (1.7.0) + net-http (0.9.1) + uri (>= 0.11.1) + uri (1.1.1) PLATFORMS ruby