From 8ec98707741a49f2ec0aa8af4ef4250a109e222f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Feb 2024 01:18:34 +0000 Subject: [PATCH] Bump rack from 2.2.6.4 to 2.2.8.1 in /sinatra Bumps [rack](https://github.com/rack/rack) from 2.2.6.4 to 2.2.8.1. - [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/v2.2.6.4...v2.2.8.1) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] --- sinatra/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sinatra/Gemfile.lock b/sinatra/Gemfile.lock index 60066d2..59052eb 100644 --- a/sinatra/Gemfile.lock +++ b/sinatra/Gemfile.lock @@ -10,7 +10,7 @@ GEM racc (~> 1.4) nori (2.6.0) racc (1.7.1) - rack (2.2.6.4) + rack (2.2.8.1) rack-parser (0.7.0) rack rack-protection (2.2.3)