From aebc695458c8ed3a1bfe5c9c6cff33c239d8401f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 16 May 2026 11:54:08 +0000 Subject: [PATCH] build(deps): 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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3ca827f..5ca508d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -222,10 +222,10 @@ GEM os (>= 0.9, < 2.0) signet (>= 0.16, < 2.a) hashdiff (1.2.1) - http (6.0.2) + http (6.0.3) http-cookie (~> 1.0) llhttp (~> 0.6.1) - http-cookie (1.1.0) + http-cookie (1.1.6) domain_name (~> 0.5) i18n (1.14.8) concurrent-ruby (~> 1.0)