1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-03-25 01:14:43 +00:00

Updated procfile for puma

This commit is contained in:
2015-03-24 14:40:20 +00:00
parent 458c0a8723
commit 5c14165d6f
3 changed files with 6 additions and 1 deletions

View File

@@ -95,6 +95,8 @@ GEM
mini_portile (~> 0.6.0)
orm_adapter (0.5.0)
pg (0.18.1)
puma (2.11.1)
rack (>= 1.1, < 2.0)
rack (1.6.0)
rack-test (0.6.3)
rack (>= 1.0)
@@ -180,6 +182,7 @@ DEPENDENCIES
jquery-ui-rails
mysql2
pg
puma
rails (= 4.2.0)
rails_12factor
rb-readline