From 2cfa8c1c7c7c83153325912ccd18ff8efa297195 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Mar 2022 01:51:52 +0000 Subject: [PATCH] chore(deps): bump puma from 4.2.1 to 4.3.12 Bumps [puma](https://github.com/puma/puma) from 4.2.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.2.1...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 59b49d5..c5874a6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -936,7 +936,9 @@ GEM mime-types (3.3) mime-types-data (~> 3.2015) mime-types-data (3.2019.0904) - mimemagic (0.3.3) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_magick (4.9.5) mini_mime (1.0.2) mini_portile2 (2.4.0) @@ -947,7 +949,7 @@ GEM multi_xml (0.6.0) multipart-post (2.1.1) netrc (0.11.0) - nio4r (2.5.2) + nio4r (2.5.8) nokogiri (1.10.4) mini_portile2 (~> 2.4.0) oauth (0.5.4) @@ -985,7 +987,7 @@ GEM pry (~> 0.10) pry-rails (0.3.9) pry (>= 0.10.4) - puma (4.2.1) + puma (4.3.12) nio4r (~> 2.0) pundit (2.1.0) activesupport (>= 3.0.0)