From eef35519325196560fd39800200c9e8e5dfdf8a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Mar 2022 00:45:21 +0000 Subject: [PATCH] Bump puma from 3.12.2 to 4.3.12 Bumps [puma](https://github.com/puma/puma) from 3.12.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/v3.12.2...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 b9a5eaa..fda6c78 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -107,7 +107,8 @@ GEM rack rake (>= 0.8.1) public_suffix (4.0.3) - puma (3.12.2) + puma (4.3.12) + nio4r (~> 2.0) rack (2.2.1) rack-test (1.1.0) rack (>= 1.0, < 3) @@ -203,7 +204,6 @@ DEPENDENCIES selenium-webdriver sqlite3 turbolinks (~> 5) - tzinfo-data uglifier (>= 1.3.0) web-console (>= 3.3.0)