autoremote.gemspec in autoremote-0.0.1 vs autoremote.gemspec in autoremote-0.0.2
- old
+ new
@@ -7,10 +7,10 @@
spec.name = "autoremote"
spec.version = AutoRemote::VERSION
spec.authors = ["Yurij"]
spec.email = ["yurij@yurijware.com"]
spec.summary = %q{A library for interacting with autoremote devices http://joaoapps.com/autoremote/}
- spec.homepage = ""
+ spec.homepage = "https://github.com/AltonV/autoremote"
spec.license = "MIT"
spec.files = `git ls-files -z`.split("\x0")
spec.executables = spec.files.grep(%r{^bin/}) { |f| File.basename(f) }
spec.test_files = spec.files.grep(%r{^(test|spec|features)/})