From 2595e2af4a8363e32887afe00f6d8dae56cfcc55 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 11 Jul 2019 19:40:02 +0000 Subject: [PATCH] [Security] Bump rack from 1.6.4 to 1.6.11 Bumps [rack](https://github.com/rack/rack) from 1.6.4 to 1.6.11. **This update includes security fixes.** - [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.4...1.6.11) 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 3112a04..e7fac8d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -13,7 +13,7 @@ GEM rb-fsevent (>= 0.9.3) rb-inotify (>= 0.9.7) multipart-post (2.0.0) - rack (1.6.4) + rack (1.6.11) rack-protection (1.5.3) rack rb-fsevent (0.9.7)