From 9d42b0669a7531b6cd4bf8abf57da23e272bf9f2 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 10 Feb 2020 10:19:46 +0000 Subject: [PATCH] [Security] Bump rack from 1.6.4 to 1.6.13 Bumps [rack](https://github.com/rack/rack) from 1.6.4 to 1.6.13. **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.13) 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..305b8ee 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.13) rack-protection (1.5.3) rack rb-fsevent (0.9.7)