From 48d592d191b0ac46ebb81165b44ec49f24da7e9b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2019 04:48:18 +0000 Subject: [PATCH] Bump rack from 1.1.2 to 1.1.6 in /test/dummy_2_3_14 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] --- test/dummy_2_3_14/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/dummy_2_3_14/Gemfile.lock b/test/dummy_2_3_14/Gemfile.lock index 25a6990..d0fdbcd 100644 --- a/test/dummy_2_3_14/Gemfile.lock +++ b/test/dummy_2_3_14/Gemfile.lock @@ -11,7 +11,7 @@ GEM activeresource (2.3.14) activesupport (= 2.3.14) activesupport (2.3.14) - rack (1.1.2) + rack (1.1.6) rails (2.3.14) actionmailer (= 2.3.14) actionpack (= 2.3.14)