# -*- encoding: utf-8 -*- # stub: capistrano-unformatt 1.6 ruby lib Gem::Specification.new do |s| s.name = "capistrano-unformatt".freeze s.version = "1.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 = ["unformatt".freeze] s.date = "2017-03-22" s.description = "Custom recipes for Unformatt projects".freeze s.email = ["unformatt@gmail.com".freeze] s.files = [".gitignore".freeze, "CHANGELOG.md".freeze, "Gemfile".freeze, "LICENSE.md".freeze, "README.md".freeze, "Rakefile".freeze, "bin/console".freeze, "bin/setup".freeze, "capistrano-unformatt.gemspec".freeze, "lib/capistrano/tasks/monit.rake".freeze, "lib/capistrano/tasks/nginx.rake".freeze, "lib/capistrano/tasks/rails.rake".freeze, "lib/capistrano/tasks/setup.rake".freeze, "lib/capistrano/tasks/sidekiq.rake".freeze, "lib/capistrano/tasks/sunspot.rake".freeze, "lib/capistrano/tasks/unicorn.rake".freeze, "lib/capistrano/unformatt.rb".freeze, "lib/capistrano/unformatt/all.rb".freeze, "lib/capistrano/unformatt/monit.rb".freeze, "lib/capistrano/unformatt/nginx.rb".freeze, "lib/capistrano/unformatt/rails.rb".freeze, "lib/capistrano/unformatt/setup.rb".freeze, "lib/capistrano/unformatt/sidekiq.rb".freeze, "lib/capistrano/unformatt/sunspot.rb".freeze, "lib/capistrano/unformatt/unicorn.rb".freeze, "vendor/templates/nginx.conf.erb".freeze, "vendor/templates/puma.daemon.erb".freeze, "vendor/templates/puma.monit.erb".freeze, "vendor/templates/puma.rb.erb".freeze, "vendor/templates/sidekiq.daemon.erb".freeze, "vendor/templates/sidekiq.monit.erb".freeze, "vendor/templates/sunspot.daemon.erb".freeze, "vendor/templates/sunspot.monit.erb".freeze, "vendor/templates/unicorn.daemon.erb".freeze, "vendor/templates/unicorn.monit.erb".freeze, "vendor/templates/unicorn.rb.erb".freeze] s.homepage = "https://github.com/unformattmh/capistrano-unformatt".freeze s.licenses = ["MIT".freeze] s.required_ruby_version = Gem::Requirement.new(">= 2.0.0".freeze) s.rubygems_version = "3.5.10".freeze s.summary = "Custom recipes for Unformatt projects".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, [">= 3.0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0.0.7".freeze]) end