vici: Fix ruby gem author email
This commit is contained in:
@@ -2,7 +2,7 @@ Gem::Specification.new do |s|
|
||||
s.name = "vici"
|
||||
s.version = "@GEM_VERSION@"
|
||||
s.authors = ["Martin Willi"]
|
||||
s.email = ["martin@strongswan.ch"]
|
||||
s.email = ["martin@strongswan.org"]
|
||||
s.description = %q{
|
||||
The strongSwan VICI protocol allows external application to monitor,
|
||||
configure and control the IKE daemon charon. This ruby gem provides a
|
||||
|
||||
Reference in New Issue
Block a user