Skip to content
This repository has been archived by the owner on Mar 6, 2020. It is now read-only.

Commit

Permalink
Use Unicorn Gem
Browse files Browse the repository at this point in the history
  • Loading branch information
awood45 committed Aug 2, 2014
1 parent 640e559 commit 059e5fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ gem 'mysql2', '~> 0.3.16'
# gem 'bcrypt', '~> 3.1.7'

# Use unicorn as the app server
# gem 'unicorn'
gem 'unicorn'

# Use Capistrano for deployment
# gem 'capistrano-rails', group: :development
Expand Down

0 comments on commit 059e5fa

Please sign in to comment.