update unicorn [ci skip]

This commit is contained in:
Maxwell Salzberg 2012-05-08 00:05:09 -07:00
parent ddb7c2c9b0
commit 00123c0ab2
2 changed files with 3 additions and 3 deletions

View file

@ -44,7 +44,7 @@ end
group :heroku do
gem 'pg'
gem 'unicorn', '~> 4.2.0', :require => false
gem 'unicorn', '~> 4.3.0', :require => false
end
gem 'settingslogic', :git => 'git://github.com/binarylogic/settingslogic.git'

View file

@ -475,7 +475,7 @@ GEM
uglifier (1.2.4)
execjs (>= 0.3.0)
multi_json (>= 1.0.2)
unicorn (4.2.1)
unicorn (4.3.1)
kgio (~> 2.6)
rack
raindrops (~> 0.7)
@ -591,7 +591,7 @@ DEPENDENCIES
twitter (= 2.0.2)
typhoeus
uglifier
unicorn (~> 4.2.0)
unicorn (~> 4.3.0)
webmock
whenever
will_paginate