From addc1cf45a1bb8d4ac0b70b406e543ca43c3e2a7 Mon Sep 17 00:00:00 2001 From: cn Date: Fri, 3 May 2013 15:39:50 +0200 Subject: [PATCH] Update desc --- openvpn-status-web.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openvpn-status-web.gemspec b/openvpn-status-web.gemspec index 78b53c7..5baaf4a 100644 --- a/openvpn-status-web.gemspec +++ b/openvpn-status-web.gemspec @@ -7,7 +7,7 @@ Gem::Specification.new do |s| s.name = 'openvpn-status-web' s.version = OpenVPNStatusWeb::VERSION s.summary = 'openvpn-status-web' - s.description = 'Small Rack application that parses and serves the OpenVPN status file.' + s.description = 'Small Rack (Ruby) application serving OpenVPN status file.' s.author = 'Christian Nicolai' s.email = 'chrnicolai@gmail.com' s.license = 'Apache License Version 2.0'