From d64ebba770e2105624b47d60ee9f9fdbd971eb72 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Nov 2020 04:53:09 +0000 Subject: [PATCH] Bump rack from 2.0.1 to 2.2.3 in /testProject Bumps [rack](https://github.com/rack/rack) from 2.0.1 to 2.2.3. - [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/2.0.1...2.2.3) Signed-off-by: dependabot[bot] --- testProject/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testProject/Gemfile.lock b/testProject/Gemfile.lock index 21ab0ce..df0b7b9 100644 --- a/testProject/Gemfile.lock +++ b/testProject/Gemfile.lock @@ -81,7 +81,7 @@ GEM nokogiri (1.7.0.1) mini_portile2 (~> 2.1.0) puma (3.8.2) - rack (2.0.1) + rack (2.2.3) rack-test (0.6.3) rack (>= 1.0) rails (5.0.2)