From 799fa49a510e166c4a91870f02d5220e8182f37e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 20:32:17 +0000 Subject: [PATCH] Bump rackup from 2.1.0 to 2.2.1 Bumps [rackup](https://github.com/rack/rackup) from 2.1.0 to 2.2.1. - [Release notes](https://github.com/rack/rackup/releases) - [Changelog](https://github.com/rack/rackup/blob/main/releases.md) - [Commits](https://github.com/rack/rackup/compare/v2.1.0...v2.2.1) --- updated-dependencies: - dependency-name: rackup dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 28a81207..5d1101ba 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -84,9 +84,8 @@ GEM racksh (1.0.1) rack (>= 1.0) rack-test (>= 0.5) - rackup (2.1.0) + rackup (2.2.1) rack (>= 3) - webrick (~> 1.8) rake (13.2.1) redcarpet (3.6.0) regexp_parser (2.9.0)