net-dns.gemspec in net-dns2-0.8.6 vs net-dns.gemspec in net-dns2-0.8.7
- old
+ new
@@ -2,10 +2,10 @@
require 'date'
Gem::Specification.new do |s|
s.name = "net-dns2"
- s.version = "0.8.6"
+ s.version = "0.8.7"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Marco Ceresa", "Simone Carletti", "Christopher Carpenter"]
s.date = Date.today.to_s
s.description = "Net::DNS is a pure Ruby DNS library, with a clean OO interface and an extensible API. The net-dns2 ruby gem is an actively maintained fork of the original net-dns."