Sha256: 788d2d23a9cf6598caf958dafc7aff22e4474331a317f6caf72dce38555dcceb

Contents?: true

Size: 1.95 KB

Versions: 0

Compression: gzip

Compressed size: 744 Bytes

Stored size: 744 Bytes

Contents

--- !ruby/object:Gem::Specification 
name: delta-capistrano
version: !ruby/object:Gem::Version 
  hash: 25
  prerelease: false
  segments: 
  - 0
  - 1
  - 1
  version: 0.1.1
platform: ruby
authors: 
- Robin Spainhour
autorequire: 
bindir: bin
cert_chain: []

date: 2010-10-30 00:00:00 +02:00
default_executable: 
dependencies: 
- !ruby/object:Gem::Dependency 
  name: rspec
  prerelease: false
  requirement: &id001 !ruby/object:Gem::Requirement 
    none: false
    requirements: 
    - - ">="
      - !ruby/object:Gem::Version 
        hash: 13
        segments: 
        - 1
        - 2
        - 9
        version: 1.2.9
  type: :development
  version_requirements: *id001
description: Extra DSLs for capistrano
email: robin.spainhour@deltaprojects.se
executables: []

extensions: []

extra_rdoc_files: 
- LICENSE
- README.rdoc
files: 
- .document
- .gitignore
- Gemfile
- Gemfile.lock
- LICENSE
- README.rdoc
- Rakefile
- VERSION
- delta-capistrano.gemspec
- lib/delta-capistrano.rb
- lib/delta_capistrano/configuration/actions/run_in_shell.rb
- spec/delta-capistrano_spec.rb
- spec/delta_capistrano/configuration/actions/run_in_shell_spec.rb
- spec/spec.opts
- spec/spec_helper.rb
has_rdoc: true
homepage: http://github.com/robinsp/delta-capistrano
licenses: []

post_install_message: 
rdoc_options: 
- --charset=UTF-8
require_paths: 
- lib
required_ruby_version: !ruby/object:Gem::Requirement 
  none: false
  requirements: 
  - - ">="
    - !ruby/object:Gem::Version 
      hash: 3
      segments: 
      - 0
      version: "0"
required_rubygems_version: !ruby/object:Gem::Requirement 
  none: false
  requirements: 
  - - ">="
    - !ruby/object:Gem::Version 
      hash: 3
      segments: 
      - 0
      version: "0"
requirements: []

rubyforge_project: 
rubygems_version: 1.3.7
signing_key: 
specification_version: 3
summary: Extra DSLs for capistrano
test_files: 
- spec/delta-capistrano_spec.rb
- spec/spec_helper.rb
- spec/delta_capistrano/configuration/actions/run_in_shell_spec.rb

Package Spec version

delta-capistrano-0.1.1