mirror of
https://github.com/neocities/neocities.git
synced 2025-08-05 01:01:30 +02:00
Back to puma 3 to deal with socket issues
This commit is contained in:
parent
013086d3bc
commit
3ef953be62
2 changed files with 3 additions and 5 deletions
2
Gemfile
2
Gemfile
|
@ -7,7 +7,7 @@ gem 'sequel'
|
|||
gem 'bcrypt'
|
||||
gem 'sinatra-flash', require: 'sinatra/flash'
|
||||
gem 'sinatra-xsendfile', require: 'sinatra/xsendfile'
|
||||
gem 'puma', require: nil
|
||||
gem 'puma', '3.12.1', require: nil
|
||||
gem 'rmagick', require: nil
|
||||
gem 'sidekiq', '~> 4.2.10'
|
||||
gem 'mail'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue