From 6cc411b91b9f5e0ab57cd213eeb62451f47272fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Oct 2020 15:37:36 +0000 Subject: [PATCH] Bump puma from 3.12.0 to 3.12.6 Bumps [puma](https://github.com/puma/puma) from 3.12.0 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.0...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 2128cb84..084c6420 100644 --- a/Gemfile +++ b/Gemfile @@ -57,7 +57,7 @@ gem 'rubyzip', '>= 1.0.0' # URL validation gem 'addressable', '~> 2.5' -gem 'puma', '~> 3.7' +gem 'puma', '~> 3.12' gem 'redis', '~> 3.0' group :development, :test do diff --git a/Gemfile.lock b/Gemfile.lock index 48900dd7..10a04c9f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -210,7 +210,7 @@ GEM coderay (~> 1.1.0) method_source (~> 0.9.0) public_suffix (3.0.1) - puma (3.11.0) + puma (3.12.6) pundit (1.1.0) activesupport (>= 3.0.0) rack (2.0.5) @@ -417,7 +417,7 @@ DEPENDENCIES nicescroll-rails omniauth-openid pg (~> 0.15) - puma (~> 3.7) + puma (~> 3.12) pundit rack-attack railroady