diff --git a/Gemfile b/Gemfile index fcb4f7336..5d53f193d 100644 --- a/Gemfile +++ b/Gemfile @@ -10,7 +10,7 @@ gem "pg", "~> 1.5" gem "redis", "~> 5.4" # Deployment -gem "puma", ">= 5.0" +gem "puma", ">= 7.2.1" gem "bootsnap", require: false # Assets diff --git a/Gemfile.lock b/Gemfile.lock index f8d6d941f..29c500ab2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -531,7 +531,7 @@ GEM date stringio public_suffix (7.0.5) - puma (6.6.0) + puma (7.2.1) nio4r (~> 2.0) pundit (2.5.2) activesupport (>= 3.0.0) @@ -918,7 +918,7 @@ DEPENDENCIES plaid posthog-ruby propshaft - puma (>= 5.0) + puma (>= 7.2.1) pundit rack-attack (~> 6.6) rack-cors