From 059705b708a76f1214110beafcbba3e9c3fd9ef6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 21:25:46 +0000 Subject: [PATCH] Bump puma from 4.3.5 to 4.3.9 in /readouts-tracker-api Bumps [puma](https://github.com/puma/puma) from 4.3.5 to 4.3.9. - [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.9) --- updated-dependencies: - dependency-name: puma dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- readouts-tracker-api/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readouts-tracker-api/Gemfile.lock b/readouts-tracker-api/Gemfile.lock index 40dab76..c8e7138 100644 --- a/readouts-tracker-api/Gemfile.lock +++ b/readouts-tracker-api/Gemfile.lock @@ -157,7 +157,7 @@ GEM mini_portile2 (2.4.0) minitest (5.14.0) msgpack (1.3.3) - nio4r (2.5.2) + nio4r (2.5.8) nokogiri (1.10.9) mini_portile2 (~> 2.4.0) parallel (1.19.1) @@ -165,7 +165,7 @@ GEM ast (~> 2.4.0) pg (1.2.3) public_suffix (4.0.5) - puma (4.3.5) + puma (4.3.9) nio4r (~> 2.0) rack (2.2.3) rack-cors (1.0.5)