From 251b1b6fb4c68cc6f297af86f0699bcad5d30a56 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Aug 2026 11:43:42 +0000 Subject: [PATCH] Bump rack from 3.2.6 to 3.2.7 in /example/site-with-errors Bumps [rack](https://github.com/rack/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 ... Signed-off-by: dependabot[bot] --- example/site-with-errors/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/site-with-errors/Gemfile.lock b/example/site-with-errors/Gemfile.lock index 497f612..22de157 100644 --- a/example/site-with-errors/Gemfile.lock +++ b/example/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)