From ee0ef4947f67d3d2f6f8e5d51cbbdc90de39262b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Sep 2026 23:54:41 +0000 Subject: [PATCH] Bump httpx from 1.8.1 to 1.8.4 Bumps [httpx](https://gitlab.com/os85/httpx) from 1.8.1 to 1.8.4. - [Commits](https://gitlab.com/os85/httpx/compare/v1.8.1...v1.8.4) --- updated-dependencies: - dependency-name: httpx dependency-version: 1.8.4 dependency-type: direct:production 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 8dd7d67..7754051 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -87,8 +87,8 @@ GEM pstore (~> 0.1) signet (>= 0.16, < 2.a) hashdiff (1.2.1) - http-2 (1.2.1) - httpx (1.8.1) + http-2 (1.2.3) + httpx (1.8.4) http-2 (>= 1.2.0) i18n (1.15.2) concurrent-ruby (~> 1.0)