From 986d8b172c99cdbeeecdd2fda959ee99d48f4220 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 3 Jun 2021 02:54:33 +0000 Subject: [PATCH] Bump puma from 4.3.8 to 5.3.2 Bumps [puma](https://github.com/puma/puma) from 4.3.8 to 5.3.2. - [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/v4.3.8...v5.3.2) Signed-off-by: dependabot-preview[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index c4be706..5d4c572 100644 --- a/Gemfile +++ b/Gemfile @@ -11,7 +11,7 @@ gem "elasticsearch" gem "elasticsearch-model" gem "elasticsearch-persistence" gem "jbuilder", "~> 2.11" -gem "puma", "~> 4.3" +gem "puma", "~> 5.3" gem "rails" gem "sanitize" gem "htmlentities" diff --git a/Gemfile.lock b/Gemfile.lock index ff46e59..890513a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -146,7 +146,7 @@ GEM parser (3.0.0.0) ast (~> 2.4.1) public_suffix (4.0.6) - puma (4.3.8) + puma (5.3.2) nio4r (~> 2.0) racc (1.5.2) rack (2.2.3) @@ -283,7 +283,7 @@ DEPENDENCIES iso_country_codes jbuilder (~> 2.11) listen (>= 3.0.5, < 3.6) - puma (~> 4.3) + puma (~> 5.3) rails rspec-rails (~> 4.0) rubocop-rails_config