From d3643b2e307958d7b523d1a6c734425d49430ae7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Mar 2021 22:39:45 +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 | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 5d854d9..efc2b97 100644 --- a/Gemfile +++ b/Gemfile @@ -5,7 +5,7 @@ ruby '2.5.0' gem 'rails', '~> 5.2.2' gem 'pg', '>= 0.18', '< 2.0' -gem 'puma', '~> 3.11' +gem 'puma', '~> 3.12' gem 'sass-rails', '~> 5.0' gem 'uglifier', '>= 1.3.0' gem 'coffee-rails', '~> 4.2' diff --git a/Gemfile.lock b/Gemfile.lock index f1f1e0d..4e9b0fd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -911,7 +911,7 @@ GEM actionmailer (>= 3, < 6) premailer (~> 1.7, >= 1.7.9) public_suffix (3.0.3) - puma (3.12.1) + puma (3.12.6) rabl (0.13.1) activesupport (>= 2.3.14) rack (2.0.6) @@ -1120,7 +1120,7 @@ DEPENDENCIES listen (>= 3.0.5, < 3.2) mini_magick pg (>= 0.18, < 2.0) - puma (~> 3.11) + puma (~> 3.12) rails (~> 5.2.2) sass-rails (~> 5.0) simple_form