back to new puma, have to roll out passenger

This commit is contained in:
Hub Feenix Member
2023-01-04 12:43:51 +02:00
parent 8cd2edb521
commit de6e0908e1
5 changed files with 5 additions and 13 deletions

View File

@ -36,7 +36,7 @@ group :development, :test do
gem "mina"
gem 'guard-minitest'
gem 'guard' # NOTE: this is necessary in newer versions
gem "puma" , "~> 4.0"
gem "puma"
end
group :development do