From 4dc80860cff51ac878059b19292c2e6b7e85b100 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Mar 2020 04:27:43 +0000 Subject: [PATCH] Bump puma from 3.6.2 to 3.12.4 Bumps [puma](https://github.com/puma/puma) from 3.6.2 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.6.2...v3.12.4) Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 0547e68..198775c 100644 --- a/Gemfile +++ b/Gemfile @@ -58,7 +58,7 @@ gem 'parallel' # Use ActiveModel has_secure_password # gem 'bcrypt', '~> 3.1.7' -gem 'puma', '~> 3.6.0' +gem 'puma', '~> 3.12.4' # Use puma killer for puma gem 'puma_worker_killer', github: 'schneems/puma_worker_killer', ref: 'ddd5326' diff --git a/Gemfile.lock b/Gemfile.lock index 22f3c4c..630bf9a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -205,7 +205,7 @@ GEM byebug (~> 9.0) pry (~> 0.10) public_suffix (2.0.5) - puma (3.6.2) + puma (3.12.4) rack (2.0.3) rack-protection (2.0.0) rack @@ -372,7 +372,7 @@ DEPENDENCIES pickle poltergeist pry-byebug - puma (~> 3.6.0) + puma (~> 3.12.4) puma_worker_killer! rails rails_12factor