From 22d36aea800539d7e2d0f55ab9aad22f28ab485e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Mar 2020 04:32:59 +0000 Subject: [PATCH] Bump puma from 3.4.0 to 3.12.4 Bumps [puma](https://github.com/puma/puma) from 3.4.0 to 3.12.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.4.0...v3.12.4) 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..2843b91 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.4) 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)