From 2ed9a47c0b1e40bf3647d0947323ac5f59a417c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 May 2021 13:06:58 +0000 Subject: [PATCH] Bump puma from 3.12.0 to 5.3.1 Bumps [puma](https://github.com/puma/puma) from 3.12.0 to 5.3.1. - [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.0...v5.3.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index eaf4077..78853c9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -202,7 +202,9 @@ GEM mime-types (3.2.2) mime-types-data (~> 3.2015) mime-types-data (3.2018.0812) - mimemagic (0.3.3) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.2) mini_portile2 (2.4.0) minitest (5.13.0) @@ -220,7 +222,8 @@ GEM paranoia (2.4.1) activerecord (>= 4.0, < 5.3) public_suffix (3.0.3) - puma (3.12.0) + puma (5.3.1) + nio4r (~> 2.0) rack (2.0.7) rack-cors (1.0.6) rack (>= 1.6.0)