From 41e3f1c868ecd71eb956d1d10fe6e2e385ecd95e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 May 2021 07:14:34 +0000 Subject: [PATCH] Bump puma from 3.11.0 to 4.3.8 Bumps [puma](https://github.com/puma/puma) from 3.11.0 to 4.3.8. - [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.11.0...v4.3.8) Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 2128cb84..b02811f8 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', '~> 4.3' gem 'redis', '~> 3.0' group :development, :test do diff --git a/Gemfile.lock b/Gemfile.lock index 48900dd7..3c616cfc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -210,7 +210,8 @@ GEM coderay (~> 1.1.0) method_source (~> 0.9.0) public_suffix (3.0.1) - puma (3.11.0) + puma (4.3.8) + nio4r (~> 2.0) pundit (1.1.0) activesupport (>= 3.0.0) rack (2.0.5) @@ -417,7 +418,7 @@ DEPENDENCIES nicescroll-rails omniauth-openid pg (~> 0.15) - puma (~> 3.7) + puma (~> 4.3) pundit rack-attack railroady