From 4f731040471acbb64fd39d76e852bc7f7c28d1c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 12 Nov 2018 02:15:38 +0000 Subject: [PATCH] [Security] Bump rack from 1.6.8 to 1.6.11 Bumps [rack](https://github.com/rack/rack) from 1.6.8 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.8...1.6.11) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index d679555..73b08f5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -42,7 +42,7 @@ GEM multi_xml (~> 0.5) rack (~> 1.2) puma (3.9.1) - rack (1.6.8) + rack (1.6.11) rack-flash3 (1.0.5) rack rack-protection (1.5.3)