danger-findbugs.gemspec in danger-findbugs-0.0.3 vs danger-findbugs.gemspec in danger-findbugs-0.0.4
- old
+ new
@@ -8,10 +8,10 @@
spec.version = Findbugs::VERSION
spec.authors = ['kazuki-yoshida']
spec.email = ['kzk.yshd@gmail.com']
spec.description = %q{A short description of danger-findbugs.}
spec.summary = %q{A longer description of danger-findbugs.}
- spec.homepage = 'https://github.com/kazuki-yoshida/danger-findbugs'
+ spec.homepage = 'https://github.com/kazy1991/danger-findbugs'
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)/})