From 9dbd00b4ee10d3246d0a8392bfeb23e4a1432bc6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jun 2020 08:22:57 +0000 Subject: [PATCH] Bump rack from 2.0.6 to 2.2.3 in /test Bumps [rack](https://github.com/rack/rack) from 2.0.6 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.6...2.2.3) Signed-off-by: dependabot[bot] --- test/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/Gemfile.lock b/test/Gemfile.lock index ab3c480..b4923f2 100644 --- a/test/Gemfile.lock +++ b/test/Gemfile.lock @@ -19,7 +19,7 @@ GEM minitest (5.11.3) mustermann (1.0.3) mysql2 (0.4.10) - rack (2.0.6) + rack (2.2.3) rack-protection (2.0.5) rack rake (12.3.0)