From 0a9ff589905b4637dc2c824d761dfbfec6cb00db Mon Sep 17 00:00:00 2001 From: Saku Ytti Date: Wed, 1 May 2013 15:16:54 +0300 Subject: Net::ReadTimeout is ruby 2.0.0 specific use TimeoutError for compatibility --- oxidized.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'oxidized.gemspec') diff --git a/oxidized.gemspec b/oxidized.gemspec index 805d723..5a1dce9 100644 --- a/oxidized.gemspec +++ b/oxidized.gemspec @@ -1,6 +1,6 @@ Gem::Specification.new do |s| s.name = 'oxidized' - s.version = '0.0.7' + s.version = '0.0.11' s.platform = Gem::Platform::RUBY s.authors = [ 'Saku Ytti' ] s.email = %w( saku@ytti.fi ) -- cgit v1.2.3