From bda4432055bc363e4fa7301dadca231c6ad5ca2b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Fri, 13 Apr 2018 10:14:52 +0000 Subject: [PATCH] Bump puma from 3.9.1 to 3.11.4 Bumps [puma](https://github.com/puma/puma) from 3.9.1 to 3.11.4. - [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/v3.9.1...v3.11.4) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 89b58b2..92de9fa 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -162,7 +162,7 @@ GEM pry-rails (0.3.6) pry (>= 0.10.4) public_suffix (2.0.5) - puma (3.9.1) + puma (3.11.4) pusher (1.3.1) httpclient (~> 2.7) multi_json (~> 1.0)