From 36ca519b3866b9154c781a1ba32b8e14f2287284 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 18:23:39 +0000 Subject: [PATCH] Bump puma from 3.12.0 to 5.5.1 Bumps [puma](https://github.com/puma/puma) from 3.12.0 to 5.5.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.5.1) --- updated-dependencies: - dependency-name: puma dependency-type: direct:development ... 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..e73554d 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.5.1) + nio4r (~> 2.0) rack (2.0.7) rack-cors (1.0.6) rack (>= 1.6.0)