From 98bdae60af15f6d878b27ca595a1ddef4fe3aa13 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 21:23:47 +0000 Subject: [PATCH] Bump faraday from 0.17.1 to 2.14.1 Bumps [faraday](https://github.com/lostisland/faraday) from 0.17.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/v0.17.1...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, 11 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5fafaf1..3e42d4f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -12,12 +12,19 @@ GEM ast (2.4.0) coderay (1.1.2) diff-lcs (1.3) - faraday (0.17.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) jaro_winkler (1.5.4) + json (2.18.1) + logger (1.7.0) method_source (0.9.2) moneta (1.2.1) - multipart-post (2.1.1) + net-http (0.9.1) + uri (>= 0.11.1) parallel (1.19.1) parser (2.6.5.0) ast (~> 2.4.0) @@ -50,6 +57,7 @@ GEM unicode-display_width (>= 1.4.0, < 1.7) ruby-progressbar (1.10.1) unicode-display_width (1.6.0) + uri (1.1.1) PLATFORMS ruby