From a32f2e2db5d0b1d16df4a512ad6a7c857d2141fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Mar 2020 23:38:13 +0000 Subject: [PATCH] Bump puma from 2.7.1 to 3.12.4 in /script/live_event_display Bumps [puma](https://github.com/puma/puma) from 2.7.1 to 3.12.4. - [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...v3.12.4) Signed-off-by: dependabot[bot] --- script/live_event_display/Gemfile.lock | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/script/live_event_display/Gemfile.lock b/script/live_event_display/Gemfile.lock index 2f8f065c7..b4dfa93dc 100644 --- a/script/live_event_display/Gemfile.lock +++ b/script/live_event_display/Gemfile.lock @@ -1,9 +1,8 @@ GEM remote: https://rubygems.org/ specs: - puma (2.7.1) - rack (>= 1.1, < 2.0) - rack (1.6.11) + puma (3.12.4) + rack (1.6.13) rack-protection (1.5.5) rack sinatra (1.4.4)