From 5931457d9504062510dfb70a04a20a52e9f9f8ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Mar 2021 16:40:27 +0000 Subject: [PATCH] Bump rack from 1.5.2 to 1.6.13 in /demo Bumps [rack](https://github.com/rack/rack) from 1.5.2 to 1.6.13. - [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.6.13) Signed-off-by: dependabot[bot] --- demo/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demo/Gemfile.lock b/demo/Gemfile.lock index 1728f4b..866f4ad 100644 --- a/demo/Gemfile.lock +++ b/demo/Gemfile.lock @@ -14,7 +14,7 @@ GEM hike (1.2.2) json (1.7.7) multi_json (1.7.3) - rack (1.5.2) + rack (1.6.13) rack-protection (1.5.0) rack shotgun (0.9)