# -*- encoding: utf-8 -*- # stub: vagrant-smartos 0.0.2pre1 ruby lib Gem::Specification.new do |s| s.name = "vagrant-smartos".freeze s.version = "0.0.2pre1".freeze s.required_rubygems_version = Gem::Requirement.new("> 1.3.1".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Thomas Haggett".freeze] s.date = "2013-06-12" s.description = "SmartOS Hypervisor provider for Vagrant".freeze s.email = ["thomas@haggett.org".freeze] s.files = [".gitignore".freeze, "Gemfile".freeze, "README.md".freeze, "Rakefile".freeze, "Vagrantfile".freeze, "example_box/Vagrantfile".freeze, "example_box/metadata.json".freeze, "example_box/smartos.box".freeze, "lib/vagrant-smartos.rb".freeze, "lib/vagrant-smartos/action/connect_hypervisor.rb".freeze, "lib/vagrant-smartos/action/is_created.rb".freeze, "lib/vagrant-smartos/action/message_already_created.rb".freeze, "lib/vagrant-smartos/action/message_not_created.rb".freeze, "lib/vagrant-smartos/action/read_state.rb".freeze, "lib/vagrant-smartos/action/reload_instance.rb".freeze, "lib/vagrant-smartos/action/run_instance.rb".freeze, "lib/vagrant-smartos/action/sync_folders.rb".freeze, "lib/vagrant-smartos/action/terminate_instance.rb".freeze, "lib/vagrant-smartos/config.rb".freeze, "lib/vagrant-smartos/errors.rb".freeze, "lib/vagrant-smartos/plugin.rb".freeze, "lib/vagrant-smartos/provider.rb".freeze, "lib/vagrant-smartos/version.rb".freeze, "locales/en.yml".freeze, "vagrant-smartos.gemspec".freeze] s.homepage = "http://github.com/joshado/vagrant-smartos/".freeze s.rubygems_version = "3.5.10".freeze s.summary = "SmartOS Hypervisor provider for Vagrant".freeze s.specification_version = 3 s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) end