From d638d6fdf178c1f662b58421274eb082988d04e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2019 22:30:30 +0000 Subject: [PATCH] Bump rack from 1.4.1 to 1.6.12 Bumps [rack](https://github.com/rack/rack) from 1.4.1 to 1.6.12. - [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.4.1...1.6.12) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2210cfd..0d54534 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -15,7 +15,7 @@ GEM mustache (0.99.4) nokogiri (1.5.5) posix-spawn (0.3.6) - rack (1.4.1) + rack (1.6.12) rack-protection (1.2.0) rack redcarpet (2.1.0)