From 57e5109c534a96ac2dd6f9bfec0c586f2d05bccf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 20:56:47 +0000 Subject: [PATCH] chore(deps): Bump rack Bumps the bundler-minor-and-patch group in /sites/site-with-errors with 1 update: [rack](https://github.com/rack/rack). Updates `rack` from 3.2.3 to 3.2.4 - [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.4) --- updated-dependencies: - dependency-name: rack dependency-version: 3.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bundler-minor-and-patch ... Signed-off-by: dependabot[bot] --- sites/site-with-errors/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sites/site-with-errors/Gemfile.lock b/sites/site-with-errors/Gemfile.lock index 8fd8855c..0a89ba57 100644 --- a/sites/site-with-errors/Gemfile.lock +++ b/sites/site-with-errors/Gemfile.lock @@ -101,7 +101,7 @@ GEM public_suffix (6.0.2) puma (7.1.0) nio4r (~> 2.0) - rack (3.2.3) + rack (3.2.4) rake (13.3.0) rb-fsevent (0.11.2) rb-inotify (0.11.1)