From da0cdd75d210dc09d9b0af82dfd8e569ce5d14c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Feb 2020 18:59:32 +0000 Subject: [PATCH] Bump puma from 3.4.0 to 3.12.3 Bumps [puma](https://github.com/puma/puma) from 3.4.0 to 3.12.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.4.0...v3.12.3) Signed-off-by: dependabot[bot] --- Gemfile.lock | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6f25a05..c0b37f4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -147,7 +147,7 @@ GEM coderay (~> 1.1.0) method_source (~> 0.8.1) slop (~> 3.4) - puma (3.4.0) + puma (3.12.3) rack (1.6.4) rack-test (0.6.3) rack (>= 1.0) @@ -227,7 +227,6 @@ GEM websocket (~> 1.0) sendgrid (1.2.4) json - json shoulda-matchers (3.1.1) activesupport (>= 4.0.0) slop (3.6.0)