From e8f84e7083c4d1aebdd94d87ce33e54a9b1f8a11 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 19:48:25 +0000 Subject: [PATCH] Bump puma from 4.3.3 to 4.3.9 in /example_app Bumps [puma](https://github.com/puma/puma) from 4.3.3 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.3...v4.3.9) --- updated-dependencies: - dependency-name: puma dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- example_app/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/example_app/Gemfile.lock b/example_app/Gemfile.lock index cb2cbe4..ffe1488 100644 --- a/example_app/Gemfile.lock +++ b/example_app/Gemfile.lock @@ -104,7 +104,7 @@ GEM mini_portile2 (2.4.0) minitest (5.12.2) msgpack (1.3.1) - nio4r (2.5.2) + nio4r (2.5.8) nokogiri (1.10.9) mini_portile2 (~> 2.4.0) pg (1.1.4) @@ -118,7 +118,7 @@ GEM pry (~> 0.10) pry-rails (0.3.9) pry (>= 0.10.4) - puma (4.3.3) + puma (4.3.9) nio4r (~> 2.0) quantile (0.2.1) rack (2.0.8)