Update the summary so its not the same as the description

This commit is contained in:
Mitchell Hashimoto 2010-07-23 18:33:55 -07:00
parent 70b560a96d
commit c020f6ac70
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,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.summary = "Vagrant is a tool for building and distributing virtualized development environments."
s.summary = "Build and distribute virtualized development environments."
s.description = "Vagrant is a tool for building and distributing virtualized development environments."
s.executables = ["vagrant"]
s.require_paths = ["lib"]