From 801c00bfe04cd3d5b80abc446beb35e140ea7543 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Sep 2025 16:45:59 +0000 Subject: [PATCH] Bump rack from 1.5.2 to 2.2.18 in /statistics Bumps [rack](https://github.com/rack/rack) from 1.5.2 to 2.2.18. - [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/1.5.2...v2.2.18) --- updated-dependencies: - dependency-name: rack dependency-version: 2.2.18 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- statistics/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/statistics/Gemfile.lock b/statistics/Gemfile.lock index c1edc9958..bc6d45cd8 100644 --- a/statistics/Gemfile.lock +++ b/statistics/Gemfile.lock @@ -2,7 +2,7 @@ GEM remote: https://rubygems.org/ specs: diff-lcs (1.2.4) - rack (1.5.2) + rack (2.2.18) rake (10.0.4) rspec (2.13.0) rspec-core (~> 2.13.0)