From 05799729404d4e37f4426441df30cd4773d7e255 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 8 Sep 2019 04:37:00 +0000 Subject: [PATCH] Bump puma-heroku from 1.0.0 to 1.1.0 Bumps [puma-heroku](https://github.com/evanphx/puma-heroku) from 1.0.0 to 1.1.0. - [Release notes](https://github.com/evanphx/puma-heroku/releases) - [Commits](https://github.com/evanphx/puma-heroku/commits) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4807c6a1..cf509318 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1067,8 +1067,8 @@ GEM method_source (~> 0.9.0) public_suffix (4.0.1) puma (3.12.1) - puma-heroku (1.0.0) - puma (~> 3.0) + puma-heroku (1.1.0) + puma (>= 3.0, < 5.0) pundit (2.1.0) activesupport (>= 3.0.0) rack (2.0.7)