From c0836fa5f13d5d6dfdd7c3316699105a4379d292 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Mar 2022 23:09:00 +0000 Subject: [PATCH] Bump puma from 3.10.0 to 4.3.12 in /src/ui Bumps [puma](https://github.com/puma/puma) from 3.10.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.10.0...v4.3.12) --- updated-dependencies: - dependency-name: puma dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/ui/Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/ui/Gemfile.lock b/src/ui/Gemfile.lock index c42c4a1..4be3e46 100644 --- a/src/ui/Gemfile.lock +++ b/src/ui/Gemfile.lock @@ -18,9 +18,11 @@ GEM multi_json (1.13.1) multipart-post (2.0.0) mustermann (1.0.2) + nio4r (2.5.8) prometheus-client (0.7.1) quantile (~> 0.2.0) - puma (3.10.0) + puma (4.3.12) + nio4r (~> 2.0) quantile (0.2.0) rack (2.0.5) rack-protection (2.0.2)