From e55c7583bed2d1bbcdb77d69015b66c72fd1e02c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Jun 2021 13:45:10 +0000 Subject: [PATCH] Bump puma from 2.7.1 to 4.3.8 in /script/live_event_display Bumps [puma](https://github.com/puma/puma) from 2.7.1 to 4.3.8. - [Release notes](https://github.com/puma/puma/releases) - [Changelog](https://github.com/puma/puma/blob/master/History.md) - [Commits](https://github.com/puma/puma/compare/v2.7.1...v4.3.8) Signed-off-by: dependabot[bot] --- script/live_event_display/Gemfile.lock | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/script/live_event_display/Gemfile.lock b/script/live_event_display/Gemfile.lock index 2f8f065c7..e4fefc893 100644 --- a/script/live_event_display/Gemfile.lock +++ b/script/live_event_display/Gemfile.lock @@ -1,9 +1,10 @@ GEM remote: https://rubygems.org/ specs: - puma (2.7.1) - rack (>= 1.1, < 2.0) - rack (1.6.11) + nio4r (2.5.7) + puma (4.3.8) + nio4r (~> 2.0) + rack (1.6.13) rack-protection (1.5.5) rack sinatra (1.4.4)