diff --git a/Gemfile b/Gemfile index e535059b..778eea26 100644 --- a/Gemfile +++ b/Gemfile @@ -16,7 +16,7 @@ gem 'importmap-rails' gem 'jbuilder' gem 'pg', '~> 1.5' gem 'postmark-rails' -gem 'puma', '~> 5.6' +gem 'puma', '~> 6.3' gem 'rails', '~> 7.0.6' gem 'sidekiq' gem 'sprockets-rails' diff --git a/Gemfile.lock b/Gemfile.lock index b5159a96..c79f5f76 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -203,7 +203,7 @@ GEM actionmailer (>= 3.0.0) postmark (>= 1.21.3, < 2.0) public_suffix (5.0.3) - puma (5.6.7) + puma (6.3.1) nio4r (~> 2.0) racc (1.7.1) rack (2.2.8) @@ -338,7 +338,7 @@ DEPENDENCIES mocha (~> 2.1) pg (~> 1.5) postmark-rails - puma (~> 5.6) + puma (~> 6.3) rails (~> 7.0.6) rubocop-capybara rubocop-factory_bot