From aee7b8bf30426077d81a0cde4eae895444f20436 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Nov 2020 14:09:13 +0000 Subject: [PATCH] Bump rack from 1.6.11 to 1.6.13 in /script/live_event_display Bumps [rack](https://github.com/rack/rack) from 1.6.11 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.6.11...1.6.13) Signed-off-by: dependabot[bot] --- script/live_event_display/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/live_event_display/Gemfile.lock b/script/live_event_display/Gemfile.lock index 2f8f065c7..e976ed758 100644 --- a/script/live_event_display/Gemfile.lock +++ b/script/live_event_display/Gemfile.lock @@ -3,7 +3,7 @@ GEM specs: puma (2.7.1) rack (>= 1.1, < 2.0) - rack (1.6.11) + rack (1.6.13) rack-protection (1.5.5) rack sinatra (1.4.4)