From f1499bdf6180b8dab20c146b59a5954f8328868c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2019 03:51:14 +0000 Subject: [PATCH] Bump rack from 2.0.3 to 2.0.8 Bumps [rack](https://github.com/rack/rack) from 2.0.3 to 2.0.8. - [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.3...2.0.8) Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index cf6df45..0ef2e6c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -53,6 +53,7 @@ GEM coffee-script-source (1.12.2) concurrent-ruby (1.0.5) crass (1.0.3) + database_cleaner (1.7.0) devise (4.4.0) bcrypt (~> 3.0) orm_adapter (~> 0.1) @@ -101,7 +102,7 @@ GEM mini_portile2 (~> 2.3.0) orm_adapter (0.5.0) puma (3.11.2) - rack (2.0.3) + rack (2.0.8) rack-test (0.8.2) rack (>= 1.0, < 3) rails (5.1.4) @@ -209,6 +210,7 @@ PLATFORMS DEPENDENCIES byebug coffee-rails (~> 4.2) + database_cleaner devise dotenv-rails factory_bot_rails