Skip to content

Commit

Permalink
$ bundle update gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
weppos committed Nov 22, 2012
1 parent 2c000ac commit 71c7c08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion whois.gemspec
Expand Up @@ -6,7 +6,7 @@ Gem::Specification.new do |s|

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Simone Carletti"]
s.date = "2012-11-11"
s.date = "2012-11-22"
s.description = "Whois is an intelligent WHOIS client and parser written in pure Ruby. It can query registry data for IPv4, IPv6 and top level domains, parse and convert responses into easy-to-use Ruby objects."
s.email = ["weppos@weppos.net"]
s.executables = ["ruby-whois"]
Expand Down

0 comments on commit 71c7c08

Please sign in to comment.