Added puma as alternative.
This commit is contained in:
parent
9bdc4a7254
commit
04a657b9aa
1 changed files with 1 additions and 0 deletions
1
Gemfile
1
Gemfile
|
@ -93,3 +93,4 @@ group :development, :test do
|
||||||
end
|
end
|
||||||
|
|
||||||
gem 'thin'
|
gem 'thin'
|
||||||
|
#gem 'puma'
|
||||||
|
|
Loading…
Reference in a new issue