ring-sqa.gemspec in ring-sqa-0.0.16 vs ring-sqa.gemspec in ring-sqa-0.0.18

- old
+ new

@@ -1,10 +1,10 @@ Gem::Specification.new do |s| s.name = 'ring-sqa' - s.version = '0.0.16' + s.version = '0.0.18' s.licenses = %w( Apache-2.0 ) s.platform = Gem::Platform::RUBY - s.authors = [ 'Saku Ytti' ] + s.authors = [ 'Saku Ytti', 'Job Snijders' ] s.email = %w( saku@ytti.fi ) s.homepage = 'http://github.com/ytti/ring-sqa' s.summary = 'NLNOG Ring SQA' s.description = 'gets list of nodes and pings from each to each storing results' s.rubyforge_project = s.name