From d5414eeac73a62e6ca834cbd42793c4e88d0227e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2019 17:26:11 -0500 Subject: [PATCH] [Security] Bump rack from 2.0.7 to 2.0.8 (#5166) [deploy] Bumps [rack](https://github.com/rack/rack) from 2.0.7 to 2.0.8. **This update includes a security fix.** - [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.7...2.0.8) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 980328e39..b0da17e4a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -558,7 +558,7 @@ GEM jwt (~> 2.1, >= 2.1.0) rest-client (~> 2.0, >= 2.0.2) pusher-signature (0.1.8) - rack (2.0.7) + rack (2.0.8) rack-host-redirect (1.3.0) rack rack-protection (2.0.5)