ann_wrapper.gemspec in ann_wrapper-1.1.4 vs ann_wrapper.gemspec in ann_wrapper-1.1.5
- old
+ new
@@ -8,10 +8,10 @@
spec.version = AnnWrapper::VERSION
spec.authors = ["shawntoffel"]
spec.email = ["getkura+ann_wrapper@gmail.com"]
spec.description = 'A simple wrapper for the Anime News Network API'
spec.summary = 'Anime News Network API wrapper'
- spec.homepage = "http://documentup.com/Getkura/ann_wrapper"
+ spec.homepage = "http://getkura.github.io/ann_wrapper/"
spec.license = "MIT"
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)/})