From 3e07915416b351bf68aeb725f2601e5077f77ffc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 May 2020 16:13:01 +0000 Subject: [PATCH] Bump puma from 4.3.3 to 4.3.5 in /example_app Bumps [puma](https://github.com/puma/puma) from 4.3.3 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] --- example_app/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example_app/Gemfile.lock b/example_app/Gemfile.lock index cb2cbe4..27fa88c 100644 --- a/example_app/Gemfile.lock +++ b/example_app/Gemfile.lock @@ -118,7 +118,7 @@ GEM pry (~> 0.10) pry-rails (0.3.9) pry (>= 0.10.4) - puma (4.3.3) + puma (4.3.5) nio4r (~> 2.0) quantile (0.2.1) rack (2.0.8)