From 4adfd1afaf676899b9a6d2ddc5b79e7d0de62a3a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2019 01:34:13 +0000 Subject: [PATCH] Bump rack from 1.6.8 to 1.6.12 Bumps [rack](https://github.com/rack/rack) from 1.6.8 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.6.8...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 91c10d9..8356880 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -46,7 +46,7 @@ GEM pathutil (0.16.2) forwardable-extended (~> 2.6) public_suffix (4.0.1) - rack (1.6.8) + rack (1.6.12) rack-jekyll (0.5.0) jekyll (>= 1.3) listen (>= 1.3)