From 9eedfefdb713afdf9586cddf373ea1c1dba189ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 May 2021 08:35:50 +0000 Subject: [PATCH] Bump puma from 3.12.0 to 4.3.8 in /src/comment Bumps [puma](https://github.com/puma/puma) from 3.12.0 to 4.3.8. - [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.8) Signed-off-by: dependabot[bot] --- src/comment/Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) mode change 100755 => 100644 src/comment/Gemfile.lock diff --git a/src/comment/Gemfile.lock b/src/comment/Gemfile.lock old mode 100755 new mode 100644 index e095838..0f52f2e --- a/src/comment/Gemfile.lock +++ b/src/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.7) prometheus-client (0.8.0) quantile (~> 0.2.1) - puma (3.12.0) + puma (4.3.8) + nio4r (~> 2.0) quantile (0.2.1) raabro (1.1.6) rack (2.0.6)