# -*- encoding: utf-8 -*- # stub: alpha_omega 1.5.8 ruby lib Gem::Specification.new do |s| s.name = "alpha_omega".freeze s.version = "1.5.8".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["David Nghiem".freeze, "Tom Bombadil".freeze] s.date = "2011-08-31" s.description = "Common reciples for persistent capistrano releases".freeze s.email = ["nghidav@gmail.com".freeze, "amanibhavam@destructuring.org".freeze] s.executables = ["ao".freeze] s.files = ["LICENSE".freeze, "README.mkd".freeze, "VERSION".freeze, "bin/ao".freeze, "lib/alpha_omega/config/deploy.rb".freeze, "lib/alpha_omega/config/deploy_challenge.rb".freeze, "lib/alpha_omega/config/deploy_localhost.rb".freeze, "lib/alpha_omega/config/deploy_log.rb".freeze, "lib/alpha_omega/config/deploy_notify.rb".freeze, "lib/alpha_omega/config/deploy_perf.rb".freeze, "lib/alpha_omega/config/deploy_ssh.rb".freeze, "lib/alpha_omega/deploy.rb".freeze, "lib/alpha_omega/deploy/dependencies.rb".freeze, "lib/alpha_omega/deploy/local_dependency.rb".freeze, "lib/alpha_omega/deploy/remote_dependency.rb".freeze, "lib/alpha_omega/deploy/scm.rb".freeze, "lib/alpha_omega/deploy/scm/base.rb".freeze, "lib/alpha_omega/deploy/scm/git.rb".freeze, "lib/alpha_omega/deploy/strategy.rb".freeze, "lib/alpha_omega/deploy/strategy/base.rb".freeze, "lib/alpha_omega/deploy/strategy/checkout.rb".freeze, "lib/alpha_omega/deploy/strategy/remote.rb".freeze, "lib/alpha_omega/deploy/templates/maintenance.rhtml".freeze, "lib/alpha_omega/utils.rb".freeze, "lib/alpha_omega/version.rb".freeze, "lib/development.rb".freeze, "libexec/_ao".freeze, "libexec/_bump".freeze, "libexec/_jason".freeze, "libexec/_log4sh".freeze, "libexec/_meat".freeze, "libexec/_prime".freeze, "libexec/_shflags".freeze, "libexec/_shunit".freeze, "libexec/_sub".freeze, "libexec/_treadstone".freeze, "libexec/_versions".freeze, "libexec/aoh".freeze, "libexec/aoh-activate".freeze, "libexec/aoh-check".freeze, "libexec/aoh-compare".freeze, "libexec/aoh-debug".freeze, "libexec/aoh-deploy".freeze, "libexec/aoh-dist".freeze, "libexec/aoh-dna".freeze, "libexec/aoh-hosts".freeze, "libexec/aoh-init".freeze, "libexec/aoh-lock".freeze, "libexec/aoh-migrate".freeze, "libexec/aoh-proxy".freeze, "libexec/aoh-release".freeze, "libexec/aoh-remote".freeze, "libexec/aoh-restart".freeze, "libexec/aoh-rollback".freeze, "libexec/aoh-shell".freeze, "libexec/aoh-signoff".freeze, "libexec/aoh-stage".freeze, "libexec/aoh-stub".freeze, "libexec/aoh-task".freeze, "libexec/aoh-unlock".freeze, "libexec/aohelper".freeze, "libexec/aohelper.template".freeze, "libexec/build".freeze, "libexec/build-gem".freeze, "libexec/bump".freeze, "libexec/edit".freeze, "libexec/edit-gem".freeze, "libexec/local-helper".freeze, "libexec/publish".freeze, "libexec/publish-gem".freeze, "libexec/remote-helper".freeze, "libexec/stub".freeze, "libexec/stub-prepare".freeze, "sbin/activate".freeze, "sbin/check".freeze, "sbin/compare".freeze, "sbin/debug".freeze, "sbin/deploy".freeze, "sbin/dist".freeze, "sbin/dna".freeze, "sbin/hosts".freeze, "sbin/local-helper".freeze, "sbin/lock".freeze, "sbin/migrate".freeze, "sbin/proxy".freeze, "sbin/release".freeze, "sbin/remote".freeze, "sbin/restart".freeze, "sbin/rollback".freeze, "sbin/shell".freeze, "sbin/signoff".freeze, "sbin/stage".freeze, "sbin/task".freeze, "sbin/unlock".freeze] s.homepage = "https://github.com/destructuring/alpha_omega".freeze s.rubygems_version = "3.5.10".freeze s.summary = "alpha_omega capistrano recipes".freeze s.specification_version = 3 s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) end