From ff7386c4171270c9f572dc8bf202b65a41a7eb0c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Apr 2024 13:59:29 +0000 Subject: [PATCH] Bump rack from 2.0.3 to 2.1.4.4 Bumps [rack](https://github.com/rack/rack) from 2.0.3 to 2.1.4.4. - [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/2.0.3...v2.1.4.4) --- 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 e03c845..1c446c5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -41,7 +41,7 @@ GEM minitest (5.10.3) nokogiri (1.8.1) mini_portile2 (~> 2.3.0) - rack (2.0.3) + rack (2.1.4.4) rack-test (0.7.0) rack (>= 1.0, < 3) rails-dom-testing (2.0.3)