From 67ac20f9ef02b4e7299f22b18974bafa29b08f51 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Jul 2026 18:09:07 +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: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 92e4af0..f754fd0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -39,11 +39,11 @@ GEM connection_pool (3.0.2) date (3.5.1) drb (2.2.3) - faraday (2.14.1) + faraday (2.14.3) faraday-net_http (>= 2.0, < 3.5) json logger - faraday-net_http (3.4.2) + faraday-net_http (3.4.4) net-http (~> 0.5) gyoku (1.4.0) builder (>= 2.1.2) @@ -58,7 +58,7 @@ GEM i18n (1.14.8) concurrent-ruby (~> 1.0) io-console (0.8.2) - json (2.19.9) + json (2.21.1) language_server-protocol (3.17.0.5) lint_roller (1.1.0) logger (1.7.0)