Merge pull request #6833 from anatol/patch-1

Specify gem license
This commit is contained in:
Mitchell Hashimoto 2016-01-08 09:48:01 -08:00
commit 005c9fb127
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ Gem::Specification.new do |s|
s.authors = ["Mitchell Hashimoto", "John Bender"]
s.email = ["mitchell.hashimoto@gmail.com", "john.m.bender@gmail.com"]
s.homepage = "http://vagrantup.com"
s.license = 'MIT'
s.summary = "Build and distribute virtualized development environments."
s.description = "Vagrant is a tool for building and distributing virtualized development environments."