From ef60882306cff522b0fedb42187acc7df545b644 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 20:21:16 +0000 Subject: [PATCH] Bump puma from 4.3.6 to 4.3.9 in /examples/simple_rails_api Bumps [puma](https://github.com/puma/puma) from 4.3.6 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.6...v4.3.9) --- updated-dependencies: - dependency-name: puma dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- examples/simple_rails_api/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/simple_rails_api/Gemfile.lock b/examples/simple_rails_api/Gemfile.lock index 5aa3eb6..d9492fe 100644 --- a/examples/simple_rails_api/Gemfile.lock +++ b/examples/simple_rails_api/Gemfile.lock @@ -86,7 +86,7 @@ GEM mini_portile2 (2.5.0) minitest (5.14.2) msgpack (1.3.3) - nio4r (2.5.4) + nio4r (2.5.8) nokogiri (1.11.1) mini_portile2 (~> 2.5.0) racc (~> 1.4) @@ -96,7 +96,7 @@ GEM pry-byebug (3.9.0) byebug (~> 11.0) pry (~> 0.13.0) - puma (4.3.6) + puma (4.3.9) nio4r (~> 2.0) racc (1.5.2) rack (2.2.3)