sc_tmux.gemspec in sc_tmux-0.0.1 vs sc_tmux.gemspec in sc_tmux-0.0.2
- old
+ new
@@ -8,10 +8,10 @@
spec.version = ScTmux::VERSION
spec.authors = ["Aaron Nichols"]
spec.email = ["anichols@trumped.org"]
spec.description = %q{Make a remote tmux play well with ssh-agent}
spec.summary = %q{Make a remote tmux play well with ssh-agent}
- spec.homepage = ""
+ spec.homepage = "http://github.com/adnichols/sc_tmux"
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)/})