From 9bf4ccf78bef0d29b3fedfd84949642c41a38beb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Mar 2020 21:01:20 +0000 Subject: [PATCH] Bump puma from 4.3.1 to 4.3.3 in /examples/myapp Bumps [puma](https://github.com/puma/puma) from 4.3.1 to 4.3.3. - [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.1...v4.3.3) Signed-off-by: dependabot[bot] --- examples/myapp/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/myapp/Gemfile.lock b/examples/myapp/Gemfile.lock index 13f4fc8..38f1dd0 100644 --- a/examples/myapp/Gemfile.lock +++ b/examples/myapp/Gemfile.lock @@ -167,7 +167,7 @@ GEM msgpack (1.3.1) multi_json (1.14.1) mysql2 (0.5.2) - nio4r (2.4.0) + nio4r (2.5.2) nokogiri (1.10.5) mini_portile2 (~> 2.4.0) pry (0.12.2) @@ -179,7 +179,7 @@ GEM pry-rails (0.3.9) pry (>= 0.10.4) public_suffix (3.1.1) - puma (4.3.1) + puma (4.3.3) nio4r (~> 2.0) rack (2.0.8) rack-test (1.1.0)