Foo
This commit is contained in:
@@ -5,9 +5,9 @@ $:.unshift lib unless $:.include? lib
|
||||
|
||||
Gem::Specification.new do |s|
|
||||
s.name = "netlinkrb"
|
||||
s.version = "0.11"
|
||||
s.version = "0.12"
|
||||
s.platform = Gem::Platform::RUBY
|
||||
s.authors = ["Brian Candler", "Patrick Cherry", "Alex Young"]
|
||||
s.authors = ["Brian Candler", "Matthew Bloch", "Patrick Cherry", "Alex Young"]
|
||||
s.email = ["matthew@bytemark.co.uk"]
|
||||
s.summary = "Interface to Linux' Netlink API"
|
||||
s.description = "Ruby native interface to the Netlink API which avoids shelling out to command-line tools as much as possible."
|
||||
|
Reference in New Issue
Block a user