outliers.gemspec in outliers-0.3.3 vs outliers.gemspec in outliers-0.5.0.beta1
- old
+ new
@@ -8,10 +8,10 @@
spec.version = Outliers::VERSION
spec.authors = ["Brett Weaver"]
spec.email = ["brett@weav.net"]
spec.description = %q{Configuraiton verification framework.}
spec.summary = %q{Configuration verification framework.}
- spec.homepage = "https://github.com/brettweavnet/outliers"
+ spec.homepage = "http://www.getoutliers.com/documentation"
spec.license = "Apache2"
spec.files = `git ls-files`.split($/)
spec.executables = spec.files.grep(%r{^bin/}) { |f| File.basename(f) }
spec.test_files = spec.files.grep(%r{^(test|spec|features)/})