From bf61c98b18f4d189d95f6098a133bada20ce5c66 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 06:58:18 +0000 Subject: [PATCH] build(deps): bump faraday from 2.14.1 to 2.14.2 Bumps [faraday](https://github.com/lostisland/faraday) from 2.14.1 to 2.14.2. - [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.2) --- updated-dependencies: - dependency-name: faraday dependency-version: 2.14.2 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 01e3284c4..c9954eecf 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -44,11 +44,11 @@ GEM csv (3.3.5) docile (1.4.1) drb (2.2.3) - faraday (2.14.1) + faraday (2.14.2) faraday-net_http (>= 2.0, < 3.5) json logger - faraday-net_http (3.4.2) + faraday-net_http (3.4.3) net-http (~> 0.5) ffi (1.17.4) ffi (1.17.4-arm64-darwin) @@ -58,7 +58,7 @@ GEM multi_xml (>= 0.5.2) i18n (1.14.8) concurrent-ruby (~> 1.0) - json (2.19.5) + json (2.19.7) language_server-protocol (3.17.0.5) launchy (3.1.1) addressable (~> 2.8)