From d731428437b467ecc5a5a19bd5c4c1c7b9138ce0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Mar 2022 23:08:49 +0000 Subject: [PATCH] Bump puma from 3.12.0 to 4.3.12 in /src/ui Bumps [puma](https://github.com/puma/puma) from 3.12.0 to 4.3.12. - [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/v3.12.0...v4.3.12) --- updated-dependencies: - dependency-name: puma dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/ui/Gemfile.lock | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/ui/Gemfile.lock b/src/ui/Gemfile.lock index d5d5400..f937880 100644 --- a/src/ui/Gemfile.lock +++ b/src/ui/Gemfile.lock @@ -29,9 +29,11 @@ GEM multi_json (1.13.1) multipart-post (2.0.0) mustermann (1.0.3) + nio4r (2.5.8) prometheus-client (0.8.0) quantile (~> 0.2.1) - puma (3.12.0) + puma (4.3.12) + nio4r (~> 2.0) quantile (0.2.1) raabro (1.1.6) rack (2.0.6) @@ -77,7 +79,7 @@ DEPENDENCIES haml prometheus-client puma - rack (>= 2.0.6) + rack rufus-scheduler sinatra (~> 2.0.2) sinatra-contrib