summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Legler <alex@a3li.li>2015-03-29 22:57:11 +0200
committerAlex Legler <alex@a3li.li>2015-03-29 22:57:11 +0200
commit62a645e767663ea1601797bef9f4b1d743159910 (patch)
treece7b61a5943415110bdfcf2f2b5fb00081e1b313 /Gemfile
parentRemove XSL stylesheets (diff)
downloadglsamaker-62a645e767663ea1601797bef9f4b1d743159910.tar.gz
glsamaker-62a645e767663ea1601797bef9f4b1d743159910.tar.bz2
glsamaker-62a645e767663ea1601797bef9f4b1d743159910.zip
Back to thin
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile b/Gemfile
index b93224b..ed4660a 100644
--- a/Gemfile
+++ b/Gemfile
@@ -20,8 +20,8 @@ gem 'json'
gem 'prototype-rails'
# Use unicorn as the web server
-gem 'unicorn'
-# gem 'thin'
+#gem 'unicorn'
+gem 'thin'
# Deploy with Capistrano
gem 'capistrano'