From 3a91a022dbfd8c7f3a8694dc1ef2fb916deb2a2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Apr 2026 14:02:57 +0000 Subject: [PATCH] Bump http from 6.0.2 to 6.0.3 Bumps [http](https://github.com/httprb/http) from 6.0.2 to 6.0.3. - [Release notes](https://github.com/httprb/http/releases) - [Changelog](https://github.com/httprb/http/blob/main/CHANGELOG.md) - [Commits](https://github.com/httprb/http/compare/v6.0.2...v6.0.3) --- updated-dependencies: - dependency-name: http dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index cbd6a44..dffce0d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -25,13 +25,13 @@ GEM ffi (>= 1.15.5) rake hashdiff (1.2.1) - http (6.0.2) + http (6.0.3) http-cookie (~> 1.0) llhttp (~> 0.6.1) - http (6.0.2-java) + http (6.0.3-java) http-cookie (~> 1.0) llhttp-ffi (~> 0.5.1) - http-cookie (1.1.0) + http-cookie (1.1.6) domain_name (~> 0.5) json (2.19.3) json (2.19.3-java)