From 918ef56937ebd31e71297ef3e7980878294c649c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Mar 2022 01:08:30 +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 | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 92cf2b8..5f7516f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -259,7 +259,9 @@ GEM mime-types (3.3.1) mime-types-data (~> 3.2015) mime-types-data (3.2019.1009) - mimemagic (0.3.4) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_magick (4.10.1) mini_mime (1.0.2) mini_portile2 (2.4.0) @@ -267,7 +269,7 @@ GEM multi_json (1.14.1) nenv (0.3.0) newrelic_rpm (6.9.0.363) - nio4r (2.5.2) + nio4r (2.5.8) nokogiri (1.10.9) mini_portile2 (~> 2.4.0) notiffany (0.1.3) @@ -295,7 +297,7 @@ GEM coderay (~> 1.1) method_source (~> 1.0) public_suffix (4.0.3) - puma (4.3.3) + puma (4.3.12) nio4r (~> 2.0) pundit (2.1.0) activesupport (>= 3.0.0)