From 25db39fa5d7d4677c548c71d4e1cb542d3139f8c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 20:04:53 +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.6 to 3.2.7 - [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.6...v3.2.7) --- updated-dependencies: - dependency-name: rack dependency-version: 3.2.7 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 57c5380..593f7a5 100644 --- a/sites/site-with-errors/Gemfile.lock +++ b/sites/site-with-errors/Gemfile.lock @@ -101,7 +101,7 @@ GEM public_suffix (7.0.5) puma (8.0.2) nio4r (~> 2.0) - rack (3.2.6) + rack (3.2.7) rake (13.3.0) rb-fsevent (0.11.2) rb-inotify (0.11.1)