# -*- encoding: utf-8 -*- # stub: vagrant-shell 0.2.19 ruby lib Gem::Specification.new do |s| s.name = "vagrant-shell".freeze s.version = "0.2.19".freeze s.required_rubygems_version = Gem::Requirement.new(">= 1.3.6".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Tom Bombadil".freeze, "Mitchell Hashimoto".freeze] s.date = "2014-01-27" s.description = "Enables Vagrant to manage machines using shell scripts".freeze s.email = ["amanibhavam@destructuring.org".freeze, "mitchell@hashicorp.com".freeze] s.files = ["CHANGELOG.md".freeze, "LICENSE".freeze, "README.md".freeze, "VERSION".freeze, "lib/vagrant-shell.rb".freeze, "lib/vagrant-shell/action.rb".freeze, "lib/vagrant-shell/action/is_created.rb".freeze, "lib/vagrant-shell/action/message_already_created.rb".freeze, "lib/vagrant-shell/action/message_not_created.rb".freeze, "lib/vagrant-shell/action/read_ssh_info.rb".freeze, "lib/vagrant-shell/action/read_state.rb".freeze, "lib/vagrant-shell/action/run_instance.rb".freeze, "lib/vagrant-shell/action/terminate_instance.rb".freeze, "lib/vagrant-shell/action/timed_provision.rb".freeze, "lib/vagrant-shell/config.rb".freeze, "lib/vagrant-shell/errors.rb".freeze, "lib/vagrant-shell/plugin.rb".freeze, "lib/vagrant-shell/provider.rb".freeze, "lib/vagrant-shell/ssh-agent.rb".freeze, "lib/vagrant-shell/util/timer.rb".freeze, "lib/vagrant-shell/version.rb".freeze, "libexec/shell-docker".freeze, "libexec/shell-ec2".freeze, "libexec/shell-static".freeze, "locales/en.yml".freeze] s.homepage = "http://destructuring.org/vagrant-shell".freeze s.rubygems_version = "3.5.10".freeze s.summary = "Enables Vagrant to manage machines using shell scripts".freeze end