From 67563c256dd78a7f22f3fdcccfc1f32c7df3e202 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 18:38:55 +0000 Subject: [PATCH] Bump httpx from 1.7.0 to 1.8.0 in /fasp_base Bumps [httpx](https://gitlab.com/os85/httpx) from 1.7.0 to 1.8.0. - [Commits](https://gitlab.com/os85/httpx/compare/v1.7.0...v1.8.0) --- 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] --- fasp_base/Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/fasp_base/Gemfile.lock b/fasp_base/Gemfile.lock index e726a85..6b5f793 100644 --- a/fasp_base/Gemfile.lock +++ b/fasp_base/Gemfile.lock @@ -110,9 +110,9 @@ GEM globalid (1.3.0) activesupport (>= 6.1) hashdiff (1.2.1) - http-2 (1.1.1) - httpx (1.7.0) - http-2 (>= 1.0.0) + http-2 (1.2.0) + httpx (1.8.0) + http-2 (>= 1.2.0) i18n (1.14.7) concurrent-ruby (~> 1.0) io-console (0.8.2)