From 10f3fd492f0b39203e3fe6d1ea0733a3c8bd95f6 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Tue, 9 Jan 2024 20:06:50 +0000 Subject: [PATCH] Update puma to version 5.6.8 --- Gemfile | 2 +- Gemfile.lock | 8 +++++--- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index e7141b99..b29afb9d 100644 --- a/Gemfile +++ b/Gemfile @@ -15,7 +15,7 @@ gem 'json-prettyprint' gem 'listen', '>= 3.0.5', '< 3.2' gem 'pg' gem 'phonelib', '~> 0.6.24' -gem 'puma', '~> 4.3' +gem 'puma', '~> 5.6' gem 'rails', '~> 5.2.6' gem 'rails-i18n' gem 'rails_locale_detection' diff --git a/Gemfile.lock b/Gemfile.lock index 59973c33..0bfc34d7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -236,9 +236,11 @@ GEM msgpack (1.4.2) multipart-post (2.1.1) nenv (0.3.0) - nio4r (2.5.8) + nio4r (2.7.0) nokogiri (1.12.5-x86_64-darwin) racc (~> 1.4) + nokogiri (1.12.5-x86_64-linux) + racc (~> 1.4) notiffany (0.1.3) nenv (~> 0.1) shellany (~> 0.0) @@ -266,7 +268,7 @@ GEM interception (>= 0.5) pry (>= 0.12.0) public_suffix (4.0.6) - puma (4.3.11) + puma (5.6.8) nio4r (~> 2.0) racc (1.6.0) rack (2.2.3) @@ -501,7 +503,7 @@ DEPENDENCIES premailer-rails pry-rails pry-rescue - puma (~> 4.3) + puma (~> 5.6) rack-mini-profiler rails (~> 5.2.6) rails-i18n