vagrant-host-shell.gemspec in vagrant-host-shell-0.0.2 vs vagrant-host-shell.gemspec in vagrant-host-shell-0.0.3
- old
+ new
@@ -5,11 +5,11 @@
require 'vagrant-host-shell/version'
Gem::Specification.new do |spec|
spec.name = "vagrant-host-shell"
spec.version = VagrantPlugins::HostShell::VERSION
- spec.authors = ["Paul Hinze"]
- spec.email = ["paul.t.hinze@gmail.com"]
+ spec.authors = ["Paul Hinze", "Carlos Brito Lage"]
+ spec.email = ["paul.t.hinze@gmail.com", "carlos@compstak.com"]
spec.description = %q{a vagrant provisioner to run commands on the host}
spec.summary = %q{a vagrant provisioner to run commands on the host}
spec.homepage = ""
spec.license = "MIT"