From 2b198a52e27f58274dc5a737d3cfb2f67fcd1e94 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Apr 2024 13:03:08 +0000 Subject: [PATCH] build(deps-dev): bump rack from 2.2.5 to 2.2.9 Bumps [rack](https://github.com/rack/rack) from 2.2.5 to 2.2.9. - [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.5...v2.2.9) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1814bc3..036d16f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -173,7 +173,7 @@ GEM stringio public_suffix (5.0.1) racc (1.6.2) - rack (2.2.5) + rack (2.2.9) rack-livereload (0.3.17) rack rack-test (2.0.2)