From 3112004bc28f9ec6e3303488e19900648549529f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2026 21:12:02 +0000 Subject: [PATCH] chore(deps): bump faraday-net_http from 3.4.3 to 3.4.4 Bumps [faraday-net_http](https://github.com/lostisland/faraday-net_http) from 3.4.3 to 3.4.4. - [Release notes](https://github.com/lostisland/faraday-net_http/releases) - [Commits](https://github.com/lostisland/faraday-net_http/compare/v3.4.3...v3.4.4) --- updated-dependencies: - dependency-name: faraday-net_http dependency-version: 3.4.4 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index d167a68..718471c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -23,7 +23,7 @@ GEM faraday-net_http (>= 2.0, < 3.5) json logger - faraday-net_http (3.4.3) + faraday-net_http (3.4.4) net-http (~> 0.5) json (2.19.7) language_server-protocol (3.17.0.5)