From 099d0041f6e39761b474c37128e9a53bb877c964 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Feb 2022 22:09:05 +0000 Subject: [PATCH] build(deps): bump puma from 3.12.1 to 4.3.11 Bumps [puma](https://github.com/puma/puma) from 3.12.1 to 4.3.11. - [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.1...v4.3.11) --- updated-dependencies: - dependency-name: puma dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1d0d48a29..ca332c021 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -223,7 +223,9 @@ GEM marcel (0.3.3) mimemagic (~> 0.3.2) method_source (0.9.2) - mimemagic (0.3.3) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.1) mini_portile2 (2.4.0) minitest (5.11.3) @@ -308,7 +310,8 @@ GEM i18n (>= 0.5.0) railties (>= 3.0.0) public_suffix (3.0.3) - puma (3.12.1) + puma (4.3.11) + nio4r (~> 2.0) pundit (2.0.1) activesupport (>= 3.0.0) rack (2.0.7)