Update thin closes #1765 and maybe #1051

3-1-stable^2
shtirlic 2012-11-10 20:30:22 +04:00
parent ca54d43f99
commit 4abf5d06f1
2 changed files with 5 additions and 5 deletions

View File

@ -68,7 +68,7 @@ gem "redcarpet", "~> 2.1.1"
gem "github-markup", "~> 0.7.4", require: 'github/markup'
# Servers
gem "thin"
gem "thin", '~> 1.5.0'
gem "unicorn"
# Issue tags

View File

@ -117,7 +117,7 @@ GEM
colored (1.2)
colorize (0.5.8)
crack (0.3.1)
daemons (1.1.8)
daemons (1.1.9)
database_cleaner (0.8.0)
devise (2.1.2)
bcrypt-ruby (~> 3.0)
@ -133,7 +133,7 @@ GEM
rspec (~> 2.0)
erubis (2.7.0)
escape_utils (0.2.4)
eventmachine (0.12.10)
eventmachine (1.0.0)
execjs (1.4.0)
multi_json (~> 1.0)
factory_girl (4.0.0)
@ -384,7 +384,7 @@ GEM
test_after_commit (0.0.1)
therubyracer (0.10.1)
libv8 (~> 3.3.10)
thin (1.3.1)
thin (1.5.0)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
@ -489,7 +489,7 @@ DEPENDENCIES
stamp
test_after_commit
therubyracer
thin
thin (~> 1.5.0)
uglifier (= 1.0.3)
unicorn
webmock