cloudstack-cli.gemspec in cloudstack-cli-0.8.0 vs cloudstack-cli.gemspec in cloudstack-cli-0.8.1
- old
+ new
@@ -9,10 +9,10 @@
gem.authors = ['Nik Wolfgramm']
gem.email = %w(nik.wolfgramm@gmail.com)
gem.description = %q{cloudstack-cli is a CloudStack API command line client written in Ruby.}
gem.summary = %q{cloudstack-cli CloudStack API client}
gem.date = Time.now.utc.strftime("%Y-%m-%d")
- gem.homepage = 'https://github.com/niwo/cloudstack-cli'
+ gem.homepage = 'http://niwo.github.io/cloudstack-cli/'
gem.license = 'MIT'
gem.required_ruby_version = '>= 1.9.3'
gem.files = `git ls-files`.split($/)
gem.executables = %w(cs)