From 18d43060d141c61013fb023b4630e5aa8e1ebf72 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Oct 2025 18:06:06 +0000 Subject: [PATCH] Bump rack from 1.5.2 to 2.2.19 in /live Bumps [rack](https://github.com/rack/rack) from 1.5.2 to 2.2.19. - [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.19) --- updated-dependencies: - dependency-name: rack dependency-version: 2.2.19 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..f71be6c04 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.19) rake (10.0.4) rspec (2.13.0) rspec-core (~> 2.13.0)