From e6acfac452ed085dd52d4238f12af5ba48bf0e32 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2019 23:21:21 +0000 Subject: [PATCH] Bump rack from 2.0.1 to 2.0.7 Bumps [rack](https://github.com/rack/rack) from 2.0.1 to 2.0.7. - [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.1...2.0.7) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index ebc9aa9..f6829ba 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -104,7 +104,7 @@ GEM rack (>= 1.2, < 3) psych (2.2.1) public_suffix (2.0.4) - rack (2.0.1) + rack (2.0.7) rack-test (0.6.3) rack (>= 1.0) rails (5.0.0.1)