From 758adc351baf5b2bade2b0523a95c32bfd36ce2a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Mar 2022 01:00:49 +0000 Subject: [PATCH] Bump puma from 4.3.3 to 4.3.12 Bumps [puma](https://github.com/puma/puma) from 4.3.3 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.3.3...v4.3.12) --- updated-dependencies: - dependency-name: puma dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3bc0ef5..c299195 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -11,13 +11,13 @@ GEM mustermann (1.0.3) nest (3.1.2) redic - nio4r (2.5.2) + nio4r (2.5.8) ohm (3.1.1) nest (~> 3) redic (~> 1.5.0) stal pg (1.1.4) - puma (4.3.3) + puma (4.3.12) nio4r (~> 2.0) rack (2.2.2) rack-cors (1.0.5)