From 88f113c9eafc6567634ad23a8695286e8cb68986 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Mar 2020 11:26:08 +0000 Subject: [PATCH] Bump puma from 3.12.1 to 3.12.4 Bumps [puma](https://github.com/puma/puma) from 3.12.1 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.12.1...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 874371a..3b68bad 100644 --- a/Gemfile +++ b/Gemfile @@ -18,7 +18,7 @@ gem 'activerecord-session_store' gem 'bootsnap', '~> 1.3' gem 'faker', '~> 1.8' gem 'figaro' -gem 'puma', '~> 3.0' +gem 'puma', '~> 3.12' gem 'sidekiq' gem 'uglifier', '~> 4.1' diff --git a/Gemfile.lock b/Gemfile.lock index ff19ef9..534f4c4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -613,7 +613,7 @@ GEM actionmailer (>= 3) premailer (~> 1.7, >= 1.7.9) public_suffix (4.0.1) - puma (3.12.1) + puma (3.12.4) rack (2.0.7) rack-attack (5.4.2) rack (>= 1.0, < 3) @@ -855,7 +855,7 @@ DEPENDENCIES lograge newrelic_rpm passenger - puma (~> 3.0) + puma (~> 3.12) sendgrid-ruby sentry-raven sidekiq