From 639f7137be961433b8199154f6593be431a2ceaa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Aug 2026 14:35:07 +0000 Subject: [PATCH] chore(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 ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d07034f..1ab6839 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -14,16 +14,16 @@ GEM byebug (11.1.3) coderay (1.1.3) diff-lcs (1.5.0) - 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) faraday-retry (2.2.1) faraday (~> 2.0) gem-release (2.2.2) - json (2.7.1) + json (2.21.2) jsonpath (1.1.5) multi_json language_server-protocol (3.17.0.3)