From 66aba2e2d285a856a9d070d05bdba8f80ac7a5ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2026 07:56:53 +0000 Subject: [PATCH] Bump httpx from 1.6.3 to 1.8.1 in /debug_fasp Bumps [httpx](https://gitlab.com/os85/httpx) from 1.6.3 to 1.8.1. - [Commits](https://gitlab.com/os85/httpx/compare/v1.6.3...v1.8.1) --- updated-dependencies: - dependency-name: httpx dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- debug_fasp/Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/debug_fasp/Gemfile.lock b/debug_fasp/Gemfile.lock index 77d6510..b2363ca 100644 --- a/debug_fasp/Gemfile.lock +++ b/debug_fasp/Gemfile.lock @@ -136,9 +136,9 @@ GEM globalid (1.3.0) activesupport (>= 6.1) hashdiff (1.2.1) - http-2 (1.1.1) - httpx (1.6.3) - http-2 (>= 1.0.0) + http-2 (1.2.1) + httpx (1.8.1) + http-2 (>= 1.2.0) i18n (1.14.7) concurrent-ruby (~> 1.0) importmap-rails (2.2.2)