From 059ccdebdb25046a416041f025fb25da5e69bdae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2020 08:39:01 +0000 Subject: [PATCH] Bump rack from 1.6.11 to 1.6.13 Bumps [rack](https://github.com/rack/rack) from 1.6.11 to 1.6.13. - [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/1.6.11...1.6.13) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 49175c45..dc1f3008 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -114,7 +114,7 @@ GEM byebug (~> 11.0) pry (~> 0.10) public_suffix (4.0.1) - rack (1.6.11) + rack (1.6.13) rack-accept (0.4.5) rack (>= 0.4) rack-test (1.1.0)