vault-tree.gemspec in vault-tree-0.3.4 vs vault-tree.gemspec in vault-tree-0.6.0
- old
+ new
@@ -8,10 +8,10 @@
spec.version = VaultTree::VERSION
spec.authors = ["Andy Bashelor"]
spec.email = ["abash1212@gmail.com"]
spec.description = %q{Vault Tree is a Ruby library for executing distributed cryptographic contracts.}
spec.summary = %q{The Self Enforcing Contract}
- spec.homepage = ""
+ spec.homepage = "http://vaulttree.github.io/"
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)/})