vagrant-plugin-dummy.gemspec in vagrant-plugin-dummy-0.0.2 vs vagrant-plugin-dummy.gemspec in vagrant-plugin-dummy-0.0.3

- old
+ new

@@ -5,9 +5,10 @@ gem.authors = ["Bryan Bishop"] gem.email = ["kanzure@gmail.com"] gem.description = %q{Dummy Guest Support for Vagrant} gem.summary = %q{A small gem that adds dummy guest support to vagrant, basically no vagrant features} gem.homepage = "https://github.com/kanzure/vagrant-plugin-dummy" + gem.license = "BSD" # The following block of code determines the files that should be included # in the gem. It does this by reading all the files in the directory where # this gemspec is, and parsing out the ignored files from the gitignore. # Note that the entire gitignore(5) syntax is not supported, specifically