From 53956026032e14239ddc21e5f53ab63d3fd97f27 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Apr 2026 21:50:42 +0000 Subject: [PATCH] build(deps): bump rack in /functions/firebase/analytics Bumps [rack](https://github.com/rack/rack) from 3.0.9.1 to 3.1.21. - [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.21) --- updated-dependencies: - dependency-name: rack dependency-version: 3.1.21 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- functions/firebase/analytics/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/firebase/analytics/Gemfile.lock b/functions/firebase/analytics/Gemfile.lock index 0394eaf58..94353e56e 100644 --- a/functions/firebase/analytics/Gemfile.lock +++ b/functions/firebase/analytics/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.21) PLATFORMS ruby