cloudstack-nagios.gemspec in cloudstack-nagios-0.6.1 vs cloudstack-nagios.gemspec in cloudstack-nagios-0.6.2
- old
+ new
@@ -8,10 +8,10 @@
gem.version = CloudstackNagios::VERSION
gem.authors = ["Nik Wolfgramm"]
gem.email = ["nik.wolfgramm@gmail.com"]
gem.description = %q{cloudstack-nagios generates nagios configuration and checks for monitoring CloudStack with nagios.}
gem.summary = %q{cloudstack-nagios CloudStack monitoring tools for nagios}
- gem.homepage = "https://bitbucket.org/swisstxt/cloudstack-nagios"
+ gem.homepage = "https://github.com/swisstxt/cloudstack-nagios"
gem.license = 'MIT'
gem.required_ruby_version = '>= 1.9.3'
gem.files = `git ls-files`.split($/)
gem.executables = ['cs-nagios']
\ No newline at end of file