From 63a1bdae2e638ed8c1ab0748fa1e38927625d603 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Thu, 21 Jun 2018 19:03:00 +0000 Subject: [PATCH] Bump puma from 3.11.3 to 3.11.4 Bumps [puma](https://github.com/puma/puma) from 3.11.3 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.11.3...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 6a9b5f5..ed4604f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -97,7 +97,7 @@ GEM activesupport (>= 3.1) parallel (1.12.1) public_suffix (3.0.2) - puma (3.11.3) + puma (3.11.4) rack (1.6.10) rack-contrib (1.8.0) rack (~> 1.4)