From e418ddf9ff8dc7ff861c7e7e3e2f95863382c3eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2019 22:06:29 +0000 Subject: [PATCH] Bump rack from 1.5.2 to 1.5.5 in /test_apps/test_app_rails_4_0 Bumps [rack](https://github.com/rack/rack) from 1.5.2 to 1.5.5. - [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.5.2...1.5.5) Signed-off-by: dependabot[bot] --- test_apps/test_app_rails_4_0/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test_apps/test_app_rails_4_0/Gemfile.lock b/test_apps/test_app_rails_4_0/Gemfile.lock index 49d8ef9..6900974 100644 --- a/test_apps/test_app_rails_4_0/Gemfile.lock +++ b/test_apps/test_app_rails_4_0/Gemfile.lock @@ -1,5 +1,5 @@ PATH - remote: ../../../ + remote: ../../.. specs: massassignment_security_form (1.0.0) actionpack (>= 4.0) @@ -75,7 +75,7 @@ GEM polyglot (0.3.3) protected_attributes (1.0.5) activemodel (>= 4.0.1, < 5.0) - rack (1.5.2) + rack (1.5.5) rack-test (0.6.2) rack (>= 1.0) rails (4.0.1)