From 3cde68cb7b3513b6dd750cf3c40bfb6bbf1dcbab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Thu, 22 Mar 2018 04:38:10 +0000 Subject: [PATCH] Bump puma from 3.10.0 to 3.11.3 Bumps [puma](https://github.com/puma/puma) from 3.10.0 to 3.11.3. - [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.10.0...v3.11.3) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 30defd5..49e2380 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -108,7 +108,7 @@ GEM pry-rails (0.3.6) pry (>= 0.10.4) public_suffix (3.0.0) - puma (3.10.0) + puma (3.11.3) rack (2.0.4) rack-test (0.6.3) rack (>= 1.0)