From 5695560e45da7b976a552cee15ca150300f7ef9b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Sun, 4 Jun 2017 07:01:28 +0000 Subject: [PATCH] Bump puma from 3.9.0 to 3.9.1 Bumps [puma](https://github.com/puma/puma) from 3.9.0 to 3.9.1. - [Changelog](https://github.com/puma/puma/blob/master/History.md) - [Commits](https://github.com/puma/puma/compare/v3.9.0...v3.9.1) --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 00e278d..535a2f3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -145,7 +145,7 @@ GEM coderay (~> 1.1.0) method_source (~> 0.8.1) slop (~> 3.4) - puma (3.9.0) + puma (3.9.1) rack (1.4.7) rack-cache (1.7.0) rack (>= 0.4)