added thin

This commit is contained in:
Godwin 2013-10-20 20:54:52 -06:00
parent 7aee52c54b
commit 8df05b288f

View File

@ -6,6 +6,7 @@ gem 'rails', '4.0.0'
# Servers # Servers
# gem 'puma' # gem 'puma'
# gem 'unicorn' # gem 'unicorn'
gem 'thin'
# Multi-environment configuration # Multi-environment configuration
# gem 'simpleconfig' # gem 'simpleconfig'