git-version-bump.gemspec in git-version-bump-0.18.0.7.g2e0c3c4 vs git-version-bump.gemspec in git-version-bump-0.18.0.8.g580160f
- old
+ new
@@ -9,10 +9,10 @@
s.date = GVB.date
s.platform = Gem::Platform::RUBY
s.required_ruby_version = ">= 2.1.0"
- s.homepage = "http://theshed.hezmatt.org/git-version-bump"
+ s.homepage = "https://github.com/mpalmer/git-version-bump"
s.summary = "Manage your app version entirely via git tags"
s.authors = ["Matt Palmer"]
s.extra_rdoc_files = ["README.md"]
s.files = `git ls-files`.split("\n")