1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-04-14 17:06:46 +00:00

Trying passenger instead of puma

This commit is contained in:
2015-04-22 08:01:12 -04:00
parent 1f67557fca
commit 1fa79c9dc4
3 changed files with 6 additions and 5 deletions

View File

@@ -94,9 +94,10 @@ GEM
nokogiri (1.6.6.2)
mini_portile (~> 0.6.0)
orm_adapter (0.5.0)
passenger (5.0.6)
rack
rake (>= 0.8.1)
pg (0.18.1)
puma (2.11.2)
rack (>= 1.1, < 2.0)
rack (1.6.0)
rack-test (0.6.3)
rack (>= 1.0)
@@ -181,8 +182,8 @@ DEPENDENCIES
jquery-rails
jquery-ui-rails
mysql2
passenger
pg
puma
rails (= 4.2.0)
rails_12factor
rb-readline