From 2fc1a60956fc499cdcd7aedcd21c0cb121e36435 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2019 19:21:57 +0000 Subject: [PATCH] Bump rack from 2.0.5 to 2.0.7 Bumps [rack](https://github.com/rack/rack) from 2.0.5 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.5...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 21c3d56..8f638c6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -40,7 +40,7 @@ GEM coderay (~> 1.1.0) method_source (~> 0.9.0) public_suffix (3.0.3) - rack (2.0.5) + rack (2.0.7) rake (10.5.0) safe_yaml (1.0.4) savon (2.12.0)