bump thin

This commit is contained in:
Jonne Haß 2012-09-07 02:30:45 +02:00
parent 39a5baa8c8
commit 80153bf287
2 changed files with 4 additions and 4 deletions

View file

@ -7,7 +7,7 @@ gem 'rails', '3.2.8'
gem 'foreman', '0.57'
gem 'thin', '~> 1.3.1', :require => false
gem 'thin', '~> 1.4.1', :require => false
gem 'rails_autolink'
# cross-origin resource sharing

View file

@ -145,7 +145,7 @@ GEM
capybara (>= 1.1.2)
cucumber (>= 1.1.8)
nokogiri (>= 1.5.0)
daemons (1.1.8)
daemons (1.1.9)
database_cleaner (0.7.1)
debugger (1.1.3)
columnize (>= 0.3.1)
@ -428,7 +428,7 @@ GEM
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
subexec (0.2.2)
thin (1.3.1)
thin (1.4.1)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
@ -547,7 +547,7 @@ DEPENDENCIES
selenium-webdriver (~> 2.25)
settingslogic!
spork (~> 1.0rc2)
thin (~> 1.3.1)
thin (~> 1.4.1)
timecop
twitter (= 2.0.2)
typhoeus (~> 0.3.3)