From 254439e4a33a247463e7fccb80327855509a49c9 Mon Sep 17 00:00:00 2001 From: Watson Date: Sat, 10 Jan 2015 11:43:42 +0900 Subject: [PATCH] update homepage url --- motion-appstore.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/motion-appstore.gemspec b/motion-appstore.gemspec index ecc009b..51a5290 100644 --- a/motion-appstore.gemspec +++ b/motion-appstore.gemspec @@ -8,7 +8,7 @@ Gem::Specification.new do |spec| spec.email = ["watson1978@gmail.com"] spec.description = %q{This is RubyMotion plugin which provides commands deal with iTunes Connect.} spec.summary = %q{This is RubyMotion plugin which provides commands deal with iTunes Connect.} - spec.homepage = "https://github.com/Watson1978/motion-appstore" + spec.homepage = "https://github.com/HipByte/motion-appstore" spec.license = "MIT" spec.extensions = ['ext/extconf.rb'] # Command-Line Plugin Installer