diff options
author | Mark Titorenko <mark.titorenko@alces-software.com> | 2016-06-21 20:07:39 +0100 |
---|---|---|
committer | Mark Titorenko <mark.titorenko@alces-software.com> | 2016-06-21 20:07:39 +0100 |
commit | 3786145508ca39a79cc715e4a3cc6f03a02d399b (patch) | |
tree | 4829ca14015067c7e35d82260516a7657dd790b0 /net-dhcp.gemspec | |
parent | 03c85335fc57a83d4f407834de8b24820ceae4d0 (diff) | |
download | net-dhcp-ruby-master.tar.gz |
Diffstat (limited to 'net-dhcp.gemspec')
-rw-r--r-- | net-dhcp.gemspec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dhcp.gemspec b/net-dhcp.gemspec index 3dd8cd8..69cb17d 100644 --- a/net-dhcp.gemspec +++ b/net-dhcp.gemspec @@ -5,7 +5,7 @@ Gem::Specification.new do |s| s.name = 'net-dhcp' s.version = Net::Dhcp::VERSION s.platform = Gem::Platform::RUBY - s.date = "2014-11-18" + s.date = "2016-06-21" s.authors = ['daniel martin gomez (etd)', 'syonbori', 'Mark J. Titorenko'] s.email = 'mark.titorenko@alces-software.com' s.homepage = 'http://github.com/mjtko/net-dhcp-ruby' |