From ce6e267558d57ff4233cd54a3410ac43083442fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jun 2020 06:56:22 +0000 Subject: [PATCH] Bump rack from 2.0.7 to 2.2.3 Bumps [rack](https://github.com/rack/rack) from 2.0.7 to 2.2.3. - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/master/CHANGELOG.md) - [Commits](https://github.com/rack/rack/compare/2.0.7...2.2.3) Signed-off-by: dependabot[bot] --- Gemfile.lock | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1670cde..c25c5d4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -58,7 +58,6 @@ GEM database_cleaner (1.7.0) diff-lcs (1.3) docile (1.3.1) - dotenv (0.7.0) erubi (1.8.0) et-orbi (1.2.1) tzinfo @@ -68,9 +67,6 @@ GEM factory_bot (~> 5.0.2) railties (>= 4.2.0) ffi (1.11.1) - foreman (0.64.0) - dotenv (~> 0.7.0) - thor (>= 0.13.6) fugit (1.2.1) et-orbi (~> 1.1, >= 1.1.8) raabro (~> 1.1) @@ -106,7 +102,7 @@ GEM public_suffix (3.1.1) puma (3.12.1) raabro (1.1.6) - rack (2.0.7) + rack (2.2.3) rack-protection (2.0.5) rack rack-proxy (0.6.5) @@ -230,7 +226,6 @@ DEPENDENCIES byebug database_cleaner factory_bot_rails - foreman listen (>= 3.0.5, < 3.2) puma (~> 3.11) rails (~> 5.2.3)