From 2fcd4e96a33ad7d53056b17824480b7efd019d1e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Mar 2023 00:52:56 +0000 Subject: [PATCH] Bump rack from 2.2.3.1 to 3.0.4.2 Bumps [rack](https://github.com/rack/rack) from 2.2.3.1 to 3.0.4.2. - [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.2.3.1...v3.0.4.2) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e2aa444..3a43245 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -10,12 +10,12 @@ GEM byebug (11.1.3) diff-lcs (1.4.4) hashie (4.1.0) - omniauth (2.0.4) + omniauth (2.1.1) hashie (>= 3.4.6) - rack (>= 1.6.2, < 3) + rack (>= 2.2.3) rack-protection - rack (2.2.3.1) - rack-protection (2.1.0) + rack (3.0.4.2) + rack-protection (3.0.5) rack rake (13.0.3) rspec (3.10.0)