From 85a16c6f1090147aa9c58bf3522e503cce1851ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Feb 2022 22:59:52 +0000 Subject: [PATCH] Bump puma from 3.10.0 to 4.3.11 in /logging/bugged-code/ui Bumps [puma](https://github.com/puma/puma) from 3.10.0 to 4.3.11. - [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.11) --- updated-dependencies: - dependency-name: puma dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- logging/bugged-code/ui/Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/logging/bugged-code/ui/Gemfile.lock b/logging/bugged-code/ui/Gemfile.lock index 8297b88..c8fc8f5 100644 --- a/logging/bugged-code/ui/Gemfile.lock +++ b/logging/bugged-code/ui/Gemfile.lock @@ -18,9 +18,11 @@ GEM multi_json (1.12.1) multipart-post (2.0.0) mustermann (1.0.0) + nio4r (2.5.8) prometheus-client (0.7.1) quantile (~> 0.2.0) - puma (3.10.0) + puma (4.3.11) + nio4r (~> 2.0) quantile (0.2.0) rack (2.0.3) rack-protection (2.0.0)