From e7719bdb5f6e425b5657677608ec36a722101da0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 23 May 2020 02:16:03 +0000 Subject: [PATCH] Bump puma from 4.3.3 to 4.3.5 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] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7fcd188..adb95a4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -151,7 +151,7 @@ GEM pg (1.2.3) polyamorous (2.3.2) activerecord (>= 5.2.1) - puma (4.3.3) + puma (4.3.5) nio4r (~> 2.0) rack (2.2.2) rack-cors (1.1.1)