From fd99a78be980970e6e7df88b300705597ac6bbcc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 10 May 2020 17:28:06 +0000 Subject: [PATCH] Bump rack from 2.0.6 to 2.2.2 in /g07 Bumps [rack](https://github.com/rack/rack) from 2.0.6 to 2.2.2. - [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.6...v2.2.2) Signed-off-by: dependabot[bot] --- g07/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/g07/Gemfile.lock b/g07/Gemfile.lock index 4d190ba..f6e4040 100644 --- a/g07/Gemfile.lock +++ b/g07/Gemfile.lock @@ -129,7 +129,7 @@ GEM psych (3.1.0) public_suffix (3.0.3) puma (3.12.1) - rack (2.0.6) + rack (2.2.2) rack-test (1.1.0) rack (>= 1.0, < 3) rails (5.1.5)