vagrant-smartos.gemspec in vagrant-smartos-0.0.1alpha vs vagrant-smartos.gemspec in vagrant-smartos-0.0.2pre1

- old
+ new

@@ -8,10 +8,10 @@ gem.version = Vagrant::Smartos::VERSION gem.authors = ["Thomas Haggett"] gem.email = ["thomas@haggett.org"] gem.description = %q{SmartOS Hypervisor provider for Vagrant} gem.summary = %q{SmartOS Hypervisor provider for Vagrant} - gem.homepage = "" + gem.homepage = "http://github.com/joshado/vagrant-smartos/" gem.files = `git ls-files`.split($/) gem.executables = gem.files.grep(%r{^bin/}).map{ |f| File.basename(f) } gem.test_files = gem.files.grep(%r{^(test|spec|features)/}) gem.require_paths = ["lib"]