From 4379a6a5b8e10f953519be0a3f5f1cddf36b4d71 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 09:12:42 +0000 Subject: [PATCH] chore(deps): bump async-http from 0.95.0 to 0.95.1 in the ruby group Bumps the ruby group with 1 update: [async-http](https://github.com/socketry/async-http). Updates `async-http` from 0.95.0 to 0.95.1 - [Release notes](https://github.com/socketry/async-http/releases) - [Changelog](https://github.com/socketry/async-http/blob/main/releases.md) - [Commits](https://github.com/socketry/async-http/compare/v0.95.0...v0.95.1) --- updated-dependencies: - dependency-name: async-http dependency-version: 0.95.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1ec92373..91a324da 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -40,7 +40,7 @@ GEM io-event (~> 1.11) metrics (~> 0.12) traces (~> 0.18) - async-http (0.95.0) + async-http (0.95.1) async (>= 2.10.2) async-pool (~> 0.11) io-endpoint (~> 0.14)