From ff0298201b83b5a15b963eb9c51ab459685043e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Jan 2021 17:15:04 +0000 Subject: [PATCH] Bump rack from 2.0.6 to 2.2.3 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] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 381da48..c5357c8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -45,7 +45,7 @@ GEM rack (>= 1.2, < 3) power_assert (1.1.3) psych (3.0.3) - rack (2.0.6) + rack (2.2.3) rake (12.3.1) rdoc (6.0.4) redis (4.2.5)