From b335a9338786d80d56211e8627be46c87105bbfc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 27 Oct 2019 22:51:50 +0100 Subject: [PATCH] Bump rack from 2.0.1 to 2.0.7 (#1) 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)