From 3a7675f2f5e99d66dcd233565463bf282958b525 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2019 20:08:44 +0000 Subject: [PATCH] Bump rack from 1.3.2 to 1.6.12 Bumps [rack](https://github.com/rack/rack) from 1.3.2 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.3.2...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 763a6df..b2c3d0d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -24,7 +24,7 @@ GEM syntax (>= 1.0.0) mime-types (1.16) multi_json (1.0.3) - rack (1.3.2) + rack (1.6.12) rest-client (1.6.7) mime-types (>= 1.16) sass (3.1.7)