From 33046bbad5303e5a01e56c8d02a36abb78a2a1d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2019 13:21:56 -0800 Subject: [PATCH] Bump rack from 1.6.11 to 1.6.12 (#422) Bumps [rack](https://github.com/rack/rack) from 1.6.11 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.11...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 fd447e9bc..0990451fc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -130,7 +130,7 @@ GEM activesupport (>= 3.1) parallel (1.18.0) puma (3.12.2) - rack (1.6.11) + rack (1.6.12) rack-conditional (0.3.1) rack (>= 1.6.11) rack-contrib (1.8.0)