From 695eadfa4244aa30924e3f56ea2f3818f42517d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jul 2026 01:24:11 +0000 Subject: [PATCH] build(deps): 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 update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index fbd3ce2f..dcb36b73 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -41,17 +41,17 @@ GEM diff-lcs (1.6.2) docile (1.4.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) hashdiff (1.2.1) i18n (1.14.8) concurrent-ruby (~> 1.0) io-console (0.8.2) - json (2.19.3) + json (2.21.1) jsonpath (1.1.5) multi_json language_server-protocol (3.17.0.5)