From 786261d76bd36ee34b10a262cb80a85a453ce07e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 May 2021 20:19:55 +0000 Subject: [PATCH] Bump puma from 3.12.1 to 3.12.6 Bumps [puma](https://github.com/puma/puma) from 3.12.1 to 3.12.6. - [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.6) Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 8 +++++--- 2 files changed, 6 insertions(+), 4 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..815461b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -538,7 +538,9 @@ GEM mime-types (3.3) mime-types-data (~> 3.2015) mime-types-data (3.2019.1009) - mimemagic (0.3.3) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_magick (4.9.5) mini_mime (1.0.2) mini_portile2 (2.4.0) @@ -613,7 +615,7 @@ GEM actionmailer (>= 3) premailer (~> 1.7, >= 1.7.9) public_suffix (4.0.1) - puma (3.12.1) + puma (3.12.6) rack (2.0.7) rack-attack (5.4.2) rack (>= 1.0, < 3) @@ -855,7 +857,7 @@ DEPENDENCIES lograge newrelic_rpm passenger - puma (~> 3.0) + puma (~> 3.12) sendgrid-ruby sentry-raven sidekiq