From f916a1a4240108efe6d099eef5e8a7f51e96d866 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 May 2024 07:31:34 +0000 Subject: [PATCH] build(deps): Bump rack from 3.0.10 to 3.0.11 Bumps [rack](https://github.com/rack/rack) from 3.0.10 to 3.0.11. - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md) - [Commits](https://github.com/rack/rack/commits) --- updated-dependencies: - dependency-name: rack dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9aff86e1106..49405cb1c12 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -280,7 +280,7 @@ GEM puma (>= 2.7) raabro (1.4.0) racc (1.7.3) - rack (3.0.10) + rack (3.0.11) rack-canonical-host (1.3.0) addressable (> 0, < 3) rack (>= 1.6, < 4)