# -*- encoding: utf-8 -*- # stub: capistrano-cluster 0.0.13 ruby lib Gem::Specification.new do |s| s.name = "capistrano-cluster".freeze s.version = "0.0.13".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Vlad Verestiuc".freeze] s.date = "2015-04-10" s.description = "Setup tasks and role additions for capistrano".freeze s.email = ["verestiuc.vlad@gmail.com".freeze] s.files = [".gitignore".freeze, "Gemfile".freeze, "LICENSE.txt".freeze, "README.md".freeze, "Rakefile".freeze, "capistrano-cluster.gemspec".freeze, "files/Procfile.erb".freeze, "files/apt.conf.d/10periodic".freeze, "files/apt.conf.d/50unattended-upgrades".freeze, "files/database.yml.erb".freeze, "files/etc/hosts.erb".freeze, "files/etc/mongod.conf".freeze, "files/firewall.erb".freeze, "files/issue.net".freeze, "files/lb-sysctl.conf".freeze, "files/nginx/application.conf.erb".freeze, "files/nginx/lb-application.conf.erb".freeze, "files/nginx/lb-nginx.conf.erb".freeze, "files/nginx/nginx.conf.erb".freeze, "files/pg_hba.conf.erb".freeze, "files/postgresql.conf".freeze, "files/redis/redis.conf".freeze, "files/service.erb".freeze, "files/solr/conf/lang/contractions_ca.txt".freeze, "files/solr/conf/lang/contractions_fr.txt".freeze, "files/solr/conf/lang/contractions_ga.txt".freeze, "files/solr/conf/lang/contractions_it.txt".freeze, "files/solr/conf/lang/hyphenations_ga.txt".freeze, "files/solr/conf/lang/stemdict_nl.txt".freeze, "files/solr/conf/lang/stoptags_ja.txt".freeze, "files/solr/conf/lang/stopwords_ar.txt".freeze, "files/solr/conf/lang/stopwords_bg.txt".freeze, "files/solr/conf/lang/stopwords_ca.txt".freeze, "files/solr/conf/lang/stopwords_cz.txt".freeze, "files/solr/conf/lang/stopwords_da.txt".freeze, "files/solr/conf/lang/stopwords_de.txt".freeze, "files/solr/conf/lang/stopwords_el.txt".freeze, "files/solr/conf/lang/stopwords_en.txt".freeze, "files/solr/conf/lang/stopwords_es.txt".freeze, "files/solr/conf/lang/stopwords_eu.txt".freeze, "files/solr/conf/lang/stopwords_fa.txt".freeze, "files/solr/conf/lang/stopwords_fi.txt".freeze, "files/solr/conf/lang/stopwords_fr.txt".freeze, "files/solr/conf/lang/stopwords_ga.txt".freeze, "files/solr/conf/lang/stopwords_gl.txt".freeze, "files/solr/conf/lang/stopwords_hi.txt".freeze, "files/solr/conf/lang/stopwords_hu.txt".freeze, "files/solr/conf/lang/stopwords_hy.txt".freeze, "files/solr/conf/lang/stopwords_id.txt".freeze, "files/solr/conf/lang/stopwords_it.txt".freeze, "files/solr/conf/lang/stopwords_ja.txt".freeze, "files/solr/conf/lang/stopwords_lv.txt".freeze, "files/solr/conf/lang/stopwords_nl.txt".freeze, "files/solr/conf/lang/stopwords_no.txt".freeze, "files/solr/conf/lang/stopwords_pt.txt".freeze, "files/solr/conf/lang/stopwords_ro.txt".freeze, "files/solr/conf/lang/stopwords_ru.txt".freeze, "files/solr/conf/lang/stopwords_sv.txt".freeze, "files/solr/conf/lang/stopwords_th.txt".freeze, "files/solr/conf/lang/stopwords_tr.txt".freeze, "files/solr/conf/lang/userdict_ja.txt".freeze, "files/solr/conf/mapping-FoldToASCII.txt".freeze, "files/solr/conf/schema.xml".freeze, "files/solr/conf/solrconfig.xml".freeze, "files/solr/conf/stopwords.txt".freeze, "files/solr/solr.xml".freeze, "files/ssh/authorized_keys.erb".freeze, "files/ssh/config".freeze, "files/sshd_config".freeze, "files/tmux.conf".freeze, "files/ufw".freeze, "files/unicorn.rb.erb".freeze, "lib/capistrano/cluster.rb".freeze, "lib/capistrano/cluster/application.rb".freeze, "lib/capistrano/cluster/core_ext/object.rb".freeze, "lib/capistrano/cluster/files.rb".freeze, "lib/capistrano/cluster/packages.rb".freeze, "lib/capistrano/cluster/paths.rb".freeze, "lib/capistrano/cluster/service.rb".freeze, "lib/capistrano/cluster/version.rb".freeze, "tasks/deploy.rake".freeze, "tasks/deploy/application.rake".freeze, "tasks/roles/app.rake".freeze, "tasks/roles/cache.rake".freeze, "tasks/roles/db.rake".freeze, "tasks/roles/indexer.rake".freeze, "tasks/roles/mongodb.rake".freeze, "tasks/roles/proxy.rake".freeze, "tasks/roles/rabbit.rake".freeze, "tasks/roles/resque.rake".freeze, "tasks/roles/sidekiq.rake".freeze, "tasks/roles/web.rake".freeze, "tasks/setup.rake".freeze, "tasks/setup/firewall.rake".freeze] s.homepage = "".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Environment setup automation.".freeze s.specification_version = 4 s.add_development_dependency(%q.freeze, ["~> 1.5".freeze]) s.add_development_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