From a691cfc0ffe08a407dfd00bd6d5952af8438752f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 18 May 2025 04:03:15 +0000 Subject: [PATCH] Bump rack from 3.1.14 to 3.1.15 in /builder in the rails group Bumps the rails group in /builder with 1 update: [rack](https://github.com/rack/rack). Updates `rack` from 3.1.14 to 3.1.15 - [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.1.14...v3.1.15) --- updated-dependencies: - dependency-name: rack dependency-version: 3.1.15 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rails ... Signed-off-by: dependabot[bot] --- builder/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/builder/Gemfile.lock b/builder/Gemfile.lock index 437f0d9a9ab..fb9f12928fa 100644 --- a/builder/Gemfile.lock +++ b/builder/Gemfile.lock @@ -188,7 +188,7 @@ GEM puma (6.6.0) nio4r (~> 2.0) racc (1.8.1) - rack (3.1.14) + rack (3.1.15) rack-attack (6.7.0) rack (>= 1.0, < 4) rack-brotli (2.0.0)