diff --git a/Gemfile b/Gemfile index 4feb190f9..473f3a879 100644 --- a/Gemfile +++ b/Gemfile @@ -12,7 +12,7 @@ gem "sqlite3" gem "redis", "~> 5.4" # Deployment -gem "puma", "~> 6.6" +gem "puma", "~> 7.2" # Jobs gem "resque", "~> 2.7.0" diff --git a/Gemfile.lock b/Gemfile.lock index 704c7fd41..2acedb843 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -257,7 +257,7 @@ GEM date stringio public_suffix (7.0.5) - puma (6.6.1) + puma (7.2.1) nio4r (~> 2.0) racc (1.8.1) rack (3.2.6) @@ -429,7 +429,7 @@ DEPENDENCIES ostruct platform_agent propshaft! - puma (~> 6.6) + puma (~> 7.2) rails! rails_autolink redcarpet