From 42f80bd3ef543339c587c6b2e58f32e17b458432 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 19 Mar 2019 18:10:51 +0000 Subject: [PATCH] Bump puma from 3.12.0 to 3.12.1 Bumps [puma](https://github.com/puma/puma) from 3.12.0 to 3.12.1. - [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 6cd2285fa..044127a68 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -210,7 +210,7 @@ GEM byebug (~> 11.0) pry (~> 0.10) public_suffix (3.0.3) - puma (3.12.0) + puma (3.12.1) rack (2.0.6) rack-cache (1.9.0) rack (>= 0.4)