From bbfe50dc3beee243516821bbb202703b69ddfeab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2024 07:12:40 +0000 Subject: [PATCH] build(deps): 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 | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f23095b..13d6e30 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -114,10 +114,9 @@ GEM method_source (~> 1.0) public_suffix (6.0.1) racc (1.8.1) - rack (3.1.7) - rackup (2.1.0) + rack (3.1.8) + rackup (2.2.1) rack (>= 3) - webrick (~> 1.8) rainbow (3.1.1) rb-fsevent (0.11.2) rb-inotify (0.11.1) @@ -174,7 +173,7 @@ GEM concurrent-ruby (~> 1.0) unicode-display_width (2.6.0) uri (1.0.1) - webrick (1.8.2) + webrick (1.9.0) webrobots (0.1.2) PLATFORMS