Rev thin again, 1.2.10 segfaults

This commit is contained in:
Raphael Sofaer 2011-05-03 14:44:19 -07:00
parent 1b9f5f8709
commit 89ec768d06
2 changed files with 3 additions and 3 deletions

View file

@ -34,7 +34,7 @@ gem 'addressable', '2.2.2', :require => 'addressable/uri'
gem 'json', '1.4.6'
gem 'http_accept_language', :git => 'git://github.com/iain/http_accept_language.git', :ref => '0b78aa7849fc90cf9e12'
gem 'thin', '1.2.10', :require => false
gem 'thin', '1.2.11', :require => false
#Websocket
gem 'em-websocket', :git => 'git://github.com/igrigorik/em-websocket', :ref => 'e278f5a1c4db60be7485'

View file

@ -376,7 +376,7 @@ GEM
subexec (0.0.4)
systemu (2.2.0)
term-ansicolor (1.0.5)
thin (1.2.10)
thin (1.2.11)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
@ -452,7 +452,7 @@ DEPENDENCIES
ruby-debug
selenium-webdriver (= 0.1.3)
sod!
thin (= 1.2.10)
thin (= 1.2.11)
twitter!
typhoeus
webmock