From 30cd6990ca168a14c83d934145bc25b622fdaa43 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jan 2024 20:29:04 +0000 Subject: [PATCH] Bump rack from 2.2.6.2 to 3.0.8 Bumps [rack](https://github.com/rack/rack) from 2.2.6.2 to 3.0.8. - [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.2...v3.0.8) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0ae63a4..8f9f30f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -75,14 +75,14 @@ GEM psych (5.0.1) stringio racc (1.7.3) - rack (2.2.6.2) - rack-session (1.0.2) - rack (< 3) + rack (3.0.8) + rack-session (2.0.0) + rack (>= 3.0.0) rack-test (2.0.2) rack (>= 1.3) - rackup (1.0.0) - rack (< 3) - webrick + rackup (2.1.0) + rack (>= 3) + webrick (~> 1.8) rails-dom-testing (2.2.0) activesupport (>= 5.0.0) minitest