From 1654260c007fccd06092c5e1457b41ea131608fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Feb 2026 20:07:21 +0000 Subject: [PATCH] build(deps): bump rack in /functions/firebase/auth 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/auth/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/firebase/auth/Gemfile.lock b/functions/firebase/auth/Gemfile.lock index 0394eaf58..8e707d13e 100644 --- a/functions/firebase/auth/Gemfile.lock +++ b/functions/firebase/auth/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