From 5af3280b0b0653c0ce7cd8e73c15c7f4e3718f3c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Feb 2026 20:06:12 +0000 Subject: [PATCH] build(deps): bump rack in /functions/firebase/reactive 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/firebase/reactive/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/firebase/reactive/Gemfile.lock b/functions/firebase/reactive/Gemfile.lock index c4080f3e3..65a809858 100644 --- a/functions/firebase/reactive/Gemfile.lock +++ b/functions/firebase/reactive/Gemfile.lock @@ -66,7 +66,7 @@ GEM public_suffix (5.0.3) puma (6.4.2) nio4r (~> 2.0) - rack (3.0.9.1) + rack (3.1.20) rbtree (0.4.6) ruby2_keywords (0.0.5) signet (0.18.0)