Sha256: 0633ba3b9e2d6c56d1c6128c9df193fe7fffebf5d17aa23f4940f4ecfa767cd7

Contents?: true

Size: 1.34 KB

Versions: 2

Compression:

Stored size: 1.34 KB

Contents

# Generated by jeweler
# DO NOT EDIT THIS FILE DIRECTLY
# Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
# -*- encoding: utf-8 -*-

Gem::Specification.new do |s|
  s.name = %q{capistrano-ash}
  s.version = "1.1.11"

  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
  s.authors = [%q{August Ash}]
  s.date = %q{2011-09-12}
  s.description = %q{August Ash recipes for Capistrano}
  s.email = %q{code@augustash.com}
  s.extra_rdoc_files = [
    "README.textile"
  ]
  s.files = [
    "CHANGELOG.rdoc",
    "README.textile",
    "Rakefile",
    "VERSION",
    "capistrano-ash.gemspec",
    "lib/ash/base.rb",
    "lib/ash/common.rb",
    "lib/ash/drupal.rb",
    "lib/ash/drupal_shared_hosting.rb",
    "lib/ash/hosted_magento.rb",
    "lib/ash/magento.rb",
    "lib/ash/wordpress.rb",
    "lib/ash/wordpress_shared_hosting.rb",
    "lib/ash/zend_doctrine.rb",
    "lib/ash/zend_doctrine_shared_hosting.rb"
  ]
  s.homepage = %q{https://github.com/augustash/capistrano-ash}
  s.require_paths = [%q{lib}]
  s.rubygems_version = %q{1.8.6}
  s.summary = %q{Useful task libraries for August Ash recipes for Capistrano}

  if s.respond_to? :specification_version then
    s.specification_version = 3

    if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
    else
    end
  else
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
capistrano-ash-1.1.15 capistrano-ash.gemspec
capistrano-ash-1.1.14 capistrano-ash.gemspec