From 1a8da86102b6d84a44c9543847eecc30d6b55b9f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2019 21:15:58 +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 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index fdc71ab..1e602cd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -3,8 +3,9 @@ GEM specs: builder (3.1.4) daemons (1.1.9) + eventmachine (1.0.0) eventmachine (1.0.0-x86-mingw32) - rack (1.4.1) + rack (1.6.12) rdiscount (1.6.8) thin (1.5.0) daemons (>= 1.0.9) @@ -16,6 +17,7 @@ GEM rdiscount PLATFORMS + ruby x86-mingw32 DEPENDENCIES