net-ip.gemspec in net-ip-0.0.4 vs net-ip.gemspec in net-ip-0.0.5

- old
+ new

@@ -6,10 +6,10 @@ Gem::Specification.new do |spec| spec.name = "net-ip" spec.version = Net::IP::VERSION spec.authors = ["Joshua Bussdieker"] spec.email = ["jbussdieker@gmail.com"] - spec.summary = %q{Tools for working with IP routes} + spec.summary = %q{Tools for working with IP routes and rules} spec.homepage = "http://github.com/jbussdieker/ruby-net-ip" spec.license = "MIT" spec.files = `git ls-files`.split($/) spec.executables = spec.files.grep(%r{^bin/}) { |f| File.basename(f) }