Sha256: 66f380817ad69bd10b6a9d00f5be8111bcd8370a9cebba6cc0c471b6af11032b
Contents?: true
Size: 1.6 KB
Versions: 0
Compression: gzip
Compressed size: 668 Bytes
Stored size: 668 Bytes
Contents
--- !ruby/object:Gem::Specification name: mattmatt-cap-ext-webistrano version: !ruby/object:Gem::Version version: 0.0.4 platform: ruby authors: - Mathias Meyer autorequire: bindir: bin cert_chain: [] date: 2009-01-20 00:00:00 -08:00 default_executable: dependencies: - !ruby/object:Gem::Dependency name: capistrano version_requirement: version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: description: email: meyer@paperplanes.de executables: [] extensions: [] extra_rdoc_files: [] files: - Rakefile - README - VERSION.yml - lib/cap_ext_webistrano - lib/cap_ext_webistrano/deployment.rb - lib/cap_ext_webistrano/project.rb - lib/cap_ext_webistrano/stage.rb - lib/cap_ext_webistrano/task.rb - lib/cap_ext_webistrano.rb - test/project_shoulda.rb - test/task_shoulda.rb - test/test_helper.rb has_rdoc: true homepage: http://github.com/mattmatt/cap-ext-webistrano post_install_message: rdoc_options: - --inline-source - --charset=UTF-8 require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: requirements: [] rubyforge_project: rubygems_version: 1.2.0 signing_key: specification_version: 2 summary: A drop-in replacement for Capistrano to fire off Webistrano deployments transparently without losing the joy of using the cap command. test_files: []