From 50cdbc8a2b35c4ca526cf9443a7b3f462809e8b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Mar 2022 22:37:12 +0000 Subject: [PATCH] Bump puma from 4.3.1 to 4.3.12 Bumps [puma](https://github.com/puma/puma) from 4.3.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.3.1...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 d52ec6b..6bc715d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -114,7 +114,7 @@ GEM minitest (5.13.0) multipart-post (2.1.1) mustermann (1.0.3) - nio4r (2.5.2) + nio4r (2.5.8) nokogiri (1.10.5) mini_portile2 (~> 2.4.0) octokit (4.14.0) @@ -125,7 +125,7 @@ GEM activerecord (>= 4.2) activesupport (>= 4.2) public_suffix (4.0.1) - puma (4.3.1) + puma (4.3.12) nio4r (~> 2.0) rack (2.0.8) rack-protection (2.0.7)