From 881ab6352249c2a396b07bbe015362924256e46d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Feb 2024 01:18:07 +0000 Subject: [PATCH] build(deps): bump rack from 2.2.6.4 to 2.2.8.1 in /sample 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] --- sample/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sample/Gemfile.lock b/sample/Gemfile.lock index c3fe84d..d4e6a36 100644 --- a/sample/Gemfile.lock +++ b/sample/Gemfile.lock @@ -150,7 +150,7 @@ GEM puma (5.6.7) nio4r (~> 2.0) racc (1.7.1) - rack (2.2.6.4) + rack (2.2.8.1) rack-mini-profiler (2.3.4) rack (>= 1.2.0) rack-protection (3.0.5)