From f161fc0352782d0d4249e8a6a2cb1489819af32c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2019 23:07:34 +0000 Subject: [PATCH] Bump rack from 1.1.2 to 1.1.6 Bumps [rack](https://github.com/rack/rack) from 1.1.2 to 1.1.6. - [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.1.2...1.1.6) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7a95130..cb77a21 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -15,7 +15,7 @@ GEM linecache (0.46) rbx-require-relative (> 0.0.4) mysql (2.8.1) - rack (1.1.2) + rack (1.1.6) rails (2.3.11) actionmailer (= 2.3.11) actionpack (= 2.3.11)