From f74c7db80350755a4e97c2e318095c80c34d7a87 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Mar 2022 01:06:22 +0000 Subject: [PATCH] Bump puma from 4.0.1 to 4.3.12 in /3135/3 Bumps [puma](https://github.com/puma/puma) from 4.0.1 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/v4.0.1...v4.3.12) --- updated-dependencies: - dependency-name: puma dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- 3135/3/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/3135/3/Gemfile.lock b/3135/3/Gemfile.lock index 98b94712b2..a714b80754 100644 --- a/3135/3/Gemfile.lock +++ b/3135/3/Gemfile.lock @@ -19,8 +19,8 @@ GEM concurrent-ruby (~> 1.0) minitest (5.11.3) mustermann (1.0.3) - nio4r (2.4.0) - puma (4.0.1) + nio4r (2.5.8) + puma (4.3.12) nio4r (~> 2.0) rack (2.0.7) rack-protection (2.0.5)