packer-binary.gemspec in packer-binary-0.1.0 vs packer-binary.gemspec in packer-binary-0.1.1

- old
+ new

@@ -8,10 +8,10 @@ spec.version = Packer::Binary::VERSION spec.authors = ["Nathan Cazell"] spec.email = ["nathan.cazell@imageapi.com"] spec.summary = %q{A gem to install and interface with HashiCorp's Packer utility} - spec.homepage = "https://github.com/nathantcz/packer-ruby" + spec.homepage = "https://github.com/nathantcz/packer-binary" spec.license = "MIT" spec.files = `git ls-files -z`.split("\x0").reject do |f| f.match(%r{^(test|spec|features)/}) end