From b1627decfe7e8c83dce684604b4f2d902e6e358b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 May 2021 02:03:34 +0000 Subject: [PATCH] Bump puma from 4.3.5 to 4.3.8 in /readouts-tracker-api Bumps [puma](https://github.com/puma/puma) from 4.3.5 to 4.3.8. - [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.5...v4.3.8) Signed-off-by: dependabot[bot] --- readouts-tracker-api/Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/readouts-tracker-api/Gemfile.lock b/readouts-tracker-api/Gemfile.lock index 40dab76..2525707 100644 --- a/readouts-tracker-api/Gemfile.lock +++ b/readouts-tracker-api/Gemfile.lock @@ -152,12 +152,14 @@ GEM marcel (0.3.3) mimemagic (~> 0.3.2) method_source (1.0.0) - mimemagic (0.3.5) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.2) mini_portile2 (2.4.0) minitest (5.14.0) msgpack (1.3.3) - nio4r (2.5.2) + nio4r (2.5.7) nokogiri (1.10.9) mini_portile2 (~> 2.4.0) parallel (1.19.1) @@ -165,7 +167,7 @@ GEM ast (~> 2.4.0) pg (1.2.3) public_suffix (4.0.5) - puma (4.3.5) + puma (4.3.8) nio4r (~> 2.0) rack (2.2.3) rack-cors (1.0.5)