From fb2e1bc9f80f6b5f34e0b8a2dc955c8b2f4de8b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 12:32:31 +0000 Subject: [PATCH] Bump http from 6.0.1 to 6.0.2 in the bundler group Bumps the bundler group with 1 update: [http](https://github.com/httprb/http). Updates `http` from 6.0.1 to 6.0.2 - [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.1...v6.0.2) --- updated-dependencies: - dependency-name: http dependency-version: 6.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bundler ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 33c8bf8..0eaf84f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -22,7 +22,7 @@ GEM dotenv (3.2.0) drb (2.2.3) hashdiff (1.2.1) - http (6.0.1) + http (6.0.2) http-cookie (~> 1.0) llhttp (~> 0.6.1) http-cookie (1.1.0)