From 13011a36e5d4097e0f85dd719b37f730f56a273e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2026 12:03:35 +0000 Subject: [PATCH] chore(deps): bump http-2 from 1.2.1 to 1.2.2 in /http2/ruby-http2 Bumps [http-2](https://github.com/igrigorik/http-2) from 1.2.1 to 1.2.2. - [Release notes](https://github.com/igrigorik/http-2/releases) - [Changelog](https://github.com/igrigorik/http-2/blob/main/CHANGELOG.md) - [Commits](https://github.com/igrigorik/http-2/compare/v1.2.1...v1.2.2) --- updated-dependencies: - dependency-name: http-2 dependency-version: 1.2.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- http2/ruby-http2/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/http2/ruby-http2/Gemfile.lock b/http2/ruby-http2/Gemfile.lock index 93d1096..833d61a 100644 --- a/http2/ruby-http2/Gemfile.lock +++ b/http2/ruby-http2/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - http-2 (1.2.1) + http-2 (1.2.2) PLATFORMS x86_64-linux