--- !ruby/object:Gem::Specification name: ey-deploy version: !ruby/object:Gem::Version prerelease: true segments: - 0 - 2 - 4 - pre2 version: 0.2.4.pre2 platform: ruby authors: - EY Cloud Team autorequire: ey-deploy bindir: bin cert_chain: [] date: 2010-04-02 00:00:00 -07:00 default_executable: dependencies: - !ruby/object:Gem::Dependency name: json prerelease: false requirement: &id001 !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version segments: - 0 version: "0" type: :runtime version_requirements: *id001 description: A gem that deploys ruby applications on EY Cloud instances email: cloud@engineyard.com executables: - eysd extensions: [] extra_rdoc_files: - README.rdoc - LICENSE - TODO files: - LICENSE - README.rdoc - Rakefile - TODO - lib/ey-deploy/cli.rb - lib/ey-deploy/compatibility.rb - lib/ey-deploy/configuration.rb - lib/ey-deploy/deploy.rb - lib/ey-deploy/server.rb - lib/ey-deploy/strategies/git.rb - lib/ey-deploy/task.rb - lib/ey-deploy/version.rb - lib/ey-deploy.rb - lib/vendor/thor/bin/rake2thor - lib/vendor/thor/bin/thor - lib/vendor/thor/CHANGELOG.rdoc - lib/vendor/thor/lib/thor/actions/create_file.rb - lib/vendor/thor/lib/thor/actions/directory.rb - lib/vendor/thor/lib/thor/actions/empty_directory.rb - lib/vendor/thor/lib/thor/actions/file_manipulation.rb - lib/vendor/thor/lib/thor/actions/inject_into_file.rb - lib/vendor/thor/lib/thor/actions.rb - lib/vendor/thor/lib/thor/base.rb - lib/vendor/thor/lib/thor/core_ext/file_binary_read.rb - lib/vendor/thor/lib/thor/core_ext/hash_with_indifferent_access.rb - lib/vendor/thor/lib/thor/core_ext/ordered_hash.rb - lib/vendor/thor/lib/thor/error.rb - lib/vendor/thor/lib/thor/group.rb - lib/vendor/thor/lib/thor/invocation.rb - lib/vendor/thor/lib/thor/parser/argument.rb - lib/vendor/thor/lib/thor/parser/arguments.rb - lib/vendor/thor/lib/thor/parser/option.rb - lib/vendor/thor/lib/thor/parser/options.rb - lib/vendor/thor/lib/thor/parser.rb - lib/vendor/thor/lib/thor/rake_compat.rb - lib/vendor/thor/lib/thor/runner.rb - lib/vendor/thor/lib/thor/shell/basic.rb - lib/vendor/thor/lib/thor/shell/color.rb - lib/vendor/thor/lib/thor/shell.rb - lib/vendor/thor/lib/thor/task.rb - lib/vendor/thor/lib/thor/util.rb - lib/vendor/thor/lib/thor/version.rb - lib/vendor/thor/lib/thor.rb - lib/vendor/thor/LICENSE - lib/vendor/thor/README.rdoc - lib/vendor/thor/thor.gemspec - lib/vendor/thor/Thorfile - spec/ey-deploy_spec.rb - spec/spec_helper.rb has_rdoc: true homepage: http://engineyard.com licenses: [] post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version segments: - 0 version: "0" required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">" - !ruby/object:Gem::Version segments: - 1 - 3 - 1 version: 1.3.1 requirements: [] rubyforge_project: rubygems_version: 1.3.6 signing_key: specification_version: 3 summary: A gem that deploys ruby applications on EY Cloud instances test_files: []