From a520cc189070c5fb3ff1ed6850cd5e416c2cf465 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Mar 2023 09:57:21 +0000 Subject: [PATCH] Bump rack from 2.2.3.1 to 3.0.7 Bumps [rack](https://github.com/rack/rack) from 2.2.3.1 to 3.0.7. - [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.7) --- 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..a8bfab5 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.7) + rack-protection (3.0.5) rack rake (13.0.3) rspec (3.10.0)