From c86d185d0c9eb6d63d2c4653084ea47bddb7b2a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 31 May 2026 02:03:03 +0000 Subject: [PATCH] Bump rack from 2.2.6.3 to 2.2.23 in /spec/bundle/secure Bumps [rack](https://github.com/rack/rack) from 2.2.6.3 to 2.2.23. - [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/v2.2.6.3...v2.2.23) --- updated-dependencies: - dependency-name: rack dependency-version: 2.2.23 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- spec/bundle/secure/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/bundle/secure/Gemfile.lock b/spec/bundle/secure/Gemfile.lock index dd62833c..1da3450a 100644 --- a/spec/bundle/secure/Gemfile.lock +++ b/spec/bundle/secure/Gemfile.lock @@ -68,7 +68,7 @@ GEM nokogiri (1.19.3-x86_64-linux-gnu) racc (~> 1.4) racc (1.8.1) - rack (2.2.6.3) + rack (2.2.23) rack-test (1.1.0) rack (>= 1.0, < 3) rails (5.2.8)