From 283b7b24f134a7c6926b71aa20e27ed3010e3078 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Feb 2023 09:26:38 +0000 Subject: [PATCH] Bump puma from 2.11.2 to 4.3.12 in /shared/gemfiles/20150517 Bumps [puma](https://github.com/puma/puma) from 2.11.2 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/v2.11.2...v4.3.12) --- updated-dependencies: - dependency-name: puma dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- shared/gemfiles/20150517/Gemfile.lock | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/shared/gemfiles/20150517/Gemfile.lock b/shared/gemfiles/20150517/Gemfile.lock index 896804c..26a246c 100644 --- a/shared/gemfiles/20150517/Gemfile.lock +++ b/shared/gemfiles/20150517/Gemfile.lock @@ -8,11 +8,12 @@ GEM kgio (2.9.3) mysql2 (0.3.18) mysql2 (0.3.18-x86-mingw32) + nio4r (2.5.8) pg (0.18.2) pg (0.18.2-x86-mingw32) - puma (2.11.2) - rack (>= 1.1, < 2.0) - rack (1.6.1) + puma (4.3.12) + nio4r (~> 2.0) + rack (3.0.4.1) raindrops (0.13.0) redcarpet (3.2.3) snappy (0.0.11)