From 77457d5a8e76c0eb67d6b8bcb718758a6fddc9d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Mar 2022 23:23:59 +0000 Subject: [PATCH] Bump puma from 3.12.0 to 4.3.12 in /src.backup/comment 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.backup/comment/Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src.backup/comment/Gemfile.lock b/src.backup/comment/Gemfile.lock index e095838..5c40ddd 100644 --- a/src.backup/comment/Gemfile.lock +++ b/src.backup/comment/Gemfile.lock @@ -11,9 +11,11 @@ GEM mongo (2.6.2) bson (>= 4.3.0, < 5.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)