diff --git a/Gemfile b/Gemfile index b519ba55fbff..b44f65a93d97 100644 --- a/Gemfile +++ b/Gemfile @@ -14,7 +14,7 @@ gem 'composite_primary_keys' gem 'json' # core - application servers -gem 'puma', '~> 4', group: :puma +gem 'puma', '~> 5', '>= 5.6.9', group: :puma gem 'unicorn', group: :unicorn # core - supported ORMs