From 28dcbc0351ab04be3cc503f641613b6dab9f4670 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Feb 2026 20:11:16 +0000 Subject: [PATCH] build(deps): bump rack from 3.0.9.1 to 3.1.20 in /functions/http/method Bumps [rack](https://github.com/rack/rack) from 3.0.9.1 to 3.1.20. - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md) - [Commits](https://github.com/rack/rack/compare/v3.0.9.1...v3.1.20) --- updated-dependencies: - dependency-name: rack dependency-version: 3.1.20 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- functions/http/method/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/http/method/Gemfile.lock b/functions/http/method/Gemfile.lock index 0394eaf58..8e707d13e 100644 --- a/functions/http/method/Gemfile.lock +++ b/functions/http/method/Gemfile.lock @@ -9,7 +9,7 @@ GEM nio4r (2.7.0) puma (6.4.2) nio4r (~> 2.0) - rack (3.0.9.1) + rack (3.1.20) PLATFORMS ruby