From 929143819bd4dd05f261641ebfd67d2283a64427 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 13:59:44 +0000 Subject: [PATCH] Bump faraday from 2.14.1 to 2.14.3 Bumps [faraday](https://github.com/lostisland/faraday) from 2.14.1 to 2.14.3. - [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.14.1...v2.14.3) --- updated-dependencies: - dependency-name: faraday dependency-version: 2.14.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b585437..2e89c53 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -48,7 +48,7 @@ GEM drb (2.2.3) excon (1.4.0) logger - faraday (2.14.1) + faraday (2.14.3) faraday-net_http (>= 2.0, < 3.5) json logger @@ -64,11 +64,12 @@ GEM zlib (~> 3.0) faraday-multipart (1.2.0) multipart-post (~> 2.0) - faraday-net_http (3.0.1) + faraday-net_http (3.4.4) + net-http (~> 0.5) hashdiff (1.2.1) i18n (1.12.0) concurrent-ruby (~> 1.0) - json (2.18.1) + json (2.20.0) json-schema (6.1.0) addressable (~> 2.8) bigdecimal (>= 3.1, < 5) @@ -82,6 +83,8 @@ GEM drb (~> 2.0) prism (~> 1.5) multipart-post (2.2.3) + net-http (0.9.1) + uri (>= 0.11.1) nokogiri (1.19.1) mini_portile2 (~> 2.8.2) racc (~> 1.4)