From d1a9d0412ab7c1d999598f6c801b1ae0624c4a9b Mon Sep 17 00:00:00 2001 From: Saku Ytti Date: Mon, 29 Apr 2013 11:41:39 +0300 Subject: Catch 'Errno::ECONNRESET' in Telnet#cmd Some devices might throw us out, while we are waiting for command to compelete --- oxidized.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'oxidized.gemspec') diff --git a/oxidized.gemspec b/oxidized.gemspec index da255d6..1eb804f 100644 --- a/oxidized.gemspec +++ b/oxidized.gemspec @@ -1,6 +1,6 @@ Gem::Specification.new do |s| s.name = 'oxidized' - s.version = '0.0.4' + s.version = '0.0.6' s.platform = Gem::Platform::RUBY s.authors = [ 'Saku Ytti' ] s.email = %w( saku@ytti.fi ) -- cgit v1.2.3