# -*- encoding: utf-8 -*- # stub: tvd-vagrant 0.0.26 ruby lib Gem::Specification.new do |s| s.name = "tvd-vagrant".freeze s.version = "0.0.26".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Tom Bombadil".freeze] s.date = "2014-08-05" s.description = "vagrant cookbook and utilities".freeze s.email = "amanibhavam@destructuring.org".freeze s.files = ["LICENSE".freeze, "NOTICE".freeze, "README.md".freeze, "VERSION".freeze, "cookbooks/vagrant/attributes/default.rb".freeze, "cookbooks/vagrant/metadata.rb".freeze, "cookbooks/vagrant/recipes/aws.rb".freeze, "cookbooks/vagrant/recipes/dcker.rb".freeze, "cookbooks/vagrant/recipes/static.rb".freeze, "cookbooks/vagrant/recipes/virtualbox.rb".freeze, "cookbooks/vagrant/templates/default/Vagrantfile.aws.erb".freeze, "cookbooks/vagrant/templates/default/Vagrantfile.dcker.erb".freeze, "cookbooks/vagrant/templates/default/Vagrantfile.static.erb".freeze, "cookbooks/vagrant/templates/default/Vagrantfile.virtualbox.erb".freeze, "lib/tvd-vagrant.rb".freeze, "lib/tvd-vagrant/version.rb".freeze, "spec/.gitignore".freeze, "tasks/.gitignore".freeze] s.homepage = "http://destructuring.org/tvd-vagrant".freeze s.licenses = ["Apache 2.0".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "vagrant cookbook and utilities".freeze s.test_files = ["spec/.gitignore".freeze, "tasks/.gitignore".freeze] s.specification_version = 4 s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) end