# -*- encoding: utf-8 -*- # stub: mana 0.0.6 ruby lib Gem::Specification.new do |s| s.name = "mana".freeze s.version = "0.0.6".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Ilia Ablamonov, Cloud Castle Inc.".freeze] s.date = "2013-02-12" s.description = "Configuration management with Chef & Capistrano".freeze s.email = ["ilia@flamefork.ru".freeze] s.files = [".gitignore".freeze, "Gemfile".freeze, "LICENSE".freeze, "README.md".freeze, "Rakefile".freeze, "cookbooks/monit/attributes/default.rb".freeze, "cookbooks/monit/files/ubuntu/monit.default".freeze, "cookbooks/monit/libraries/monitrc.rb".freeze, "cookbooks/monit/recipes/default.rb".freeze, "cookbooks/monit/recipes/ssh.rb".freeze, "cookbooks/monit/templates/default/monitrc.erb".freeze, "cookbooks/monit/templates/default/ssh.monit.conf.erb".freeze, "cookbooks/nginx/attributes/default.rb".freeze, "cookbooks/nginx/definitions/nginx_site.rb".freeze, "cookbooks/nginx/recipes/default.rb".freeze, "cookbooks/nginx/templates/default/default.conf.erb".freeze, "cookbooks/nginx/templates/default/nginx.conf.erb".freeze, "cookbooks/nginx/templates/default/nginx.monit.conf.erb".freeze, "cookbooks/nginx/templates/default/nxdissite.erb".freeze, "cookbooks/nginx/templates/default/nxensite.erb".freeze, "cookbooks/postgresql/attributes/default.rb".freeze, "cookbooks/postgresql/recipes/client.rb".freeze, "cookbooks/postgresql/recipes/default.rb".freeze, "cookbooks/postgresql/recipes/server.rb".freeze, "cookbooks/postgresql/templates/default/pg_hba.conf.erb".freeze, "cookbooks/postgresql/templates/default/postgresql.conf.erb".freeze, "cookbooks/postgresql/templates/default/postgresql.monit.conf.erb".freeze, "cookbooks/railsapp/attributes/default.rb".freeze, "cookbooks/railsapp/recipes/default.rb".freeze, "cookbooks/railsapp/templates/default/master.monit.conf.erb".freeze, "cookbooks/railsapp/templates/default/site.conf.erb".freeze, "cookbooks/railsapp/templates/default/unicorn-init.sh.erb".freeze, "cookbooks/railsapp/templates/default/unicorn.rb.erb".freeze, "cookbooks/railsapp/templates/default/worker.monit.conf.erb".freeze, "lib/mana.rb".freeze, "lib/mana/capistrano.rb".freeze, "lib/mana/railtie.rb".freeze, "lib/mana/remote_cache_subdir.rb".freeze, "lib/mana/version.rb".freeze, "lib/tasks/mana.rake".freeze, "mana.gemspec".freeze, "templates/Capfile".freeze, "templates/Vagrantfile".freeze, "templates/config/deploy.rb".freeze, "templates/config/deploy/vagrant.rb".freeze] s.homepage = "https://github.com/cloudcastle/mana".freeze s.rubygems_version = "3.5.10".freeze s.summary = "Configuration management with Chef & Capistrano".freeze s.specification_version = 3 s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) end