From 94a467a2a337f55f2722c1e1298132bb8e5b59f6 Mon Sep 17 00:00:00 2001 From: Martin Gruner Date: Thu, 31 Mar 2022 04:34:02 +0200 Subject: [PATCH] Maintenance: Bump puma from 4.3.11 to 4.3.12 Bumps [puma](https://github.com/puma/puma) from 4.3.11 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.11...v4.3.12) (cherry picked from commit c560cb40109bd820939e411edd432c1857336bd4) --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5ddfcdb3a..07cfdd652 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -383,7 +383,7 @@ GEM binding_of_caller (~> 1.0) pry (~> 0.13) public_suffix (4.0.6) - puma (4.3.11) + puma (4.3.12) nio4r (~> 2.0) pundit (2.2.0) activesupport (>= 3.0.0)