From d4c898a4adc6cb6c3a20a648ae6b9b6a226066a6 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Tue, 5 Oct 2010 23:34:39 +0000 Subject: upgrade to kgio 1.2.0 This provides the kgio_read! method which is like readpartial, only significantly cheaper when a client disconnects on us. --- unicorn.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'unicorn.gemspec') diff --git a/unicorn.gemspec b/unicorn.gemspec index cb155e9..a2eaa6e 100644 --- a/unicorn.gemspec +++ b/unicorn.gemspec @@ -48,7 +48,7 @@ Gem::Specification.new do |s| # commented out. Nevertheless, upgrading to Rails 2.3.4 or later is # *strongly* recommended for security reasons. s.add_dependency(%q) - s.add_dependency(%q, '~> 1.1.0') + s.add_dependency(%q, '~> 1.2.0') s.add_development_dependency('isolate', '~> 2.0.2') -- cgit v1.2.3-24-ge0c7