--- !ruby/object:Gem::Specification name: coral_vagrant version: !ruby/object:Gem::Version version: 0.2.2 prerelease: platform: ruby authors: - Adrian Webb autorequire: bindir: bin cert_chain: [] date: 2013-05-24 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: coral_plan requirement: &4990540 !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version version: '0.1' type: :runtime prerelease: false version_requirements: *4990540 - !ruby/object:Gem::Dependency name: coral_cloud requirement: &4882440 !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version version: '0.1' type: :runtime prerelease: false version_requirements: *4882440 - !ruby/object:Gem::Dependency name: bundler requirement: &4881580 !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version version: '1.2' type: :development prerelease: false version_requirements: *4881580 - !ruby/object:Gem::Dependency name: jeweler requirement: &4880680 !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version version: '1.8' type: :development prerelease: false version_requirements: *4880680 - !ruby/object:Gem::Dependency name: rspec requirement: &4879740 !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version version: '2.10' type: :development prerelease: false version_requirements: *4879740 - !ruby/object:Gem::Dependency name: rdoc requirement: &4878900 !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version version: '3.12' type: :development prerelease: false version_requirements: *4878900 - !ruby/object:Gem::Dependency name: yard requirement: &4877940 !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version version: '0.8' type: :development prerelease: false version_requirements: *4877940 - !ruby/object:Gem::Dependency name: vagrant requirement: &4876980 !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' type: :development prerelease: false version_requirements: *4876980 description: ! "= coral_vagrant\n\nThis library contains various commands and exposes a data model to Vagrant\nthat allows for tightly integrated management of Virtual machines that are\nlinked to remote servers. \n\nThis also allows for custom execution plans.\n\nNote: This library is still very early in development!\n\n== Contributing to coral_vagrant\n \n* Check out the latest {major}.{minor} branch to make sure the feature hasn't \n been implemented or the bug hasn't been fixed yet.\n* Check out the issue tracker to make sure someone already hasn't requested \n it and/or contributed it.\n* Fork the project.\n* Start a feature/bugfix branch.\n* Commit and push until you are happy with your contribution.\n* Make sure to add tests for it. This is important so I don't break it in a \n future version unintentionally.\n* Please try not to mess with the Rakefile, version, or history. If you want \n to have your own version, or is otherwise necessary, that is fine, but \n please isolate to its own commit so I can cherry-pick around it.\n\n== Copyright\n\nLicensed under GPLv3. See LICENSE.txt for further details.\n\nCopyright (c) 2013 Adrian Webb \nCoral Technology Group LLC" email: adrian.webb@coraltech.net executables: - coral extensions: [] extra_rdoc_files: - LICENSE.txt - README.rdoc files: - .document - Gemfile - Gemfile.lock - LICENSE.txt - README.rdoc - Rakefile - VERSION - Vagrantfile - bin/coral - coral_vagrant.gemspec - lib/coral_vagrant.rb - lib/coral_vagrant/commands/coral/add.rb - lib/coral_vagrant/commands/coral/config.rb - lib/coral_vagrant/commands/coral/create.rb - lib/coral_vagrant/commands/coral/image.rb - lib/coral_vagrant/commands/coral/init.rb - lib/coral_vagrant/commands/coral/push.rb - lib/coral_vagrant/commands/coral/rm.rb - lib/coral_vagrant/commands/coral/run.rb - lib/coral_vagrant/commands/coral/send.rb - lib/coral_vagrant/commands/coral/update.rb - lib/coral_vagrant/commands/coral_base.rb - lib/plugin.rb - spec/coral_test_kernel.rb - spec/spec_helper.rb homepage: http://github.com/coraltech/ruby-coral_vagrant licenses: - GPLv3 post_install_message: rdoc_options: - --title - Coral Vagrant library - --main - README.rdoc - --line-numbers require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: 1.8.1 required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: coral_vagrant rubygems_version: 1.8.11 signing_key: specification_version: 3 summary: Provides a data model and various Coral commands for Vagrant test_files: [] has_rdoc: