From 01006690ea8b3123ba79acd54edcac0de5db1dd5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Feb 2026 17:23:01 +0000 Subject: [PATCH] Bump rack from 3.2.3 to 3.2.5 Bumps [rack](https://github.com/rack/rack) from 3.2.3 to 3.2.5. - [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.2.3...v3.2.5) --- updated-dependencies: - dependency-name: rack dependency-version: 3.2.5 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 88d54c7..8639e93 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -22,7 +22,7 @@ GEM public_suffix (4.0.6) puma (6.4.3) nio4r (~> 2.0) - rack (3.2.3) + rack (3.2.5) rack-protection (4.2.0) base64 (>= 0.1.0) logger (>= 1.6.0) @@ -81,7 +81,7 @@ GEM hashdiff (>= 0.4.0, < 2.0.0) PLATFORMS - x64-mingw32 + x64-mingw-ucrt x86_64-linux DEPENDENCIES