From e07109f0bd74660fd18045b56f2c6bd98d9bc453 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 09:14:53 +0000 Subject: [PATCH] Bump httpx from 1.3.0 to 1.3.2 Bumps [httpx](https://gitlab.com/os85/httpx) from 1.3.0 to 1.3.2. - [Commits](https://gitlab.com/os85/httpx/compare/v1.3.0...v1.3.2) --- updated-dependencies: - dependency-name: httpx dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ebe59bc..7b16f6b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -65,8 +65,8 @@ GEM guard (~> 2.1) guard-compat (~> 1.1) rspec (>= 2.99.0, < 4.0) - http-2 (1.0.0) - httpx (1.3.0) + http-2 (1.0.1) + httpx (1.3.2) http-2 (>= 1.0.0) json (2.7.2) language_server-protocol (3.17.0.3)