From fb6e4139cb20beb3945eb00cfc33084afb819061 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Oct 2025 17:59:55 +0000 Subject: [PATCH] Bump rack from 1.5.2 to 2.2.20 in /live Bumps [rack](https://github.com/rack/rack) from 1.5.2 to 2.2.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/1.5.2...v2.2.20) --- updated-dependencies: - dependency-name: rack dependency-version: 2.2.20 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- live/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/live/Gemfile.lock b/live/Gemfile.lock index 812e122ff..cc8b33e24 100644 --- a/live/Gemfile.lock +++ b/live/Gemfile.lock @@ -7,7 +7,7 @@ GEM diff-lcs (1.2.4) i18n (0.6.1) multi_json (1.7.2) - rack (1.5.2) + rack (2.2.20) rake (10.0.4) rspec (2.13.0) rspec-core (~> 2.13.0)