summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Rodrigues <mikebrodrigues@gmail.com>2014-01-01 21:26:07 -0800
committerMichael Rodrigues <mikebrodrigues@gmail.com>2014-01-01 21:26:07 -0800
commit4fd29445f5c85cf727d69e08cf9fa9fd5f003b8a (patch)
tree5bb8f7d7365cb01876fd3333a0c22e7af03fdc2b
parentcb78387402a3509d7e45c882950b9ea53afa13f8 (diff)
downloadnet-dhcp-ruby-4fd29445f5c85cf727d69e08cf9fa9fd5f003b8a.tar.gz
fixed trailing whitespace
-rw-r--r--net-dhcp.gemspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dhcp.gemspec b/net-dhcp.gemspec
index be07310..de132e8 100644
--- a/net-dhcp.gemspec
+++ b/net-dhcp.gemspec
@@ -8,7 +8,7 @@ Gem::Specification.new do |s|
s.date = "2014-01-01"
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'
+ s.homepage = 'http://github.com/mjtko/net-dhcp-ruby'
s.summary = %Q{set of classes to low level handle the DHCP protocol}
s.description = %Q{The aim of Net::DHCP is to provide a set of classes to low level handle the DHCP protocol (rfc2131, rfc2132, etc.). With Net::DHCP you will be able to craft custom DHCP packages and have access to all the fields defined for the protocol.}
s.extra_rdoc_files = [