From a0c0be93aedbbf88bb63d1d0e00f983d0066aa92 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 May 2020 15:59:56 +0000 Subject: [PATCH] Bump puma from 4.3.1 to 4.3.5 in /examples/myapp Bumps [puma](https://github.com/puma/puma) from 4.3.1 to 4.3.5. - [Release notes](https://github.com/puma/puma/releases) - [Changelog](https://github.com/puma/puma/blob/master/History.md) - [Commits](https://github.com/puma/puma/commits) 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..725df61 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.5) nio4r (~> 2.0) rack (2.0.8) rack-test (1.1.0)