# -*- encoding: utf-8 -*- # stub: roundsman-sgonyea 0.1.0.2 ruby lib Gem::Specification.new do |s| s.name = "roundsman-sgonyea".freeze s.version = "0.1.0.2".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["iain".freeze] s.date = "2013-04-17" s.description = "Combine the awesome powers of Capistrano and Chef. The only thing you need is SSH access.".freeze s.email = ["iain@iain.nl".freeze] s.files = [".gitignore".freeze, ".rvmrc".freeze, "Gemfile".freeze, "MIT-LICENSE".freeze, "README.md".freeze, "Rakefile".freeze, "lib/roundsman.rb".freeze, "lib/roundsman/capistrano.rb".freeze, "lib/roundsman/version.rb".freeze, "roundsman.gemspec".freeze, "test/ubuntu-lucid/Capfile".freeze, "test/ubuntu-lucid/Rakefile".freeze, "test/ubuntu-lucid/Vagrantfile".freeze, "test/ubuntu-lucid/config/cookbooks/main/recipes/cold.rb".freeze, "test/ubuntu-lucid/config/deploy.rb".freeze, "test/ubuntu-lucid/test.sh".freeze] s.homepage = "https://github.com/iain/roundsman".freeze s.rubygems_version = "3.5.10".freeze s.summary = "Various Capistrano tasks for bootstrapping servers with Chef".freeze s.test_files = ["test/ubuntu-lucid/Capfile".freeze, "test/ubuntu-lucid/Rakefile".freeze, "test/ubuntu-lucid/Vagrantfile".freeze, "test/ubuntu-lucid/config/cookbooks/main/recipes/cold.rb".freeze, "test/ubuntu-lucid/config/deploy.rb".freeze, "test/ubuntu-lucid/test.sh".freeze] s.specification_version = 3 s.add_runtime_dependency(%q.freeze, ["~> 2.12".freeze]) s.add_development_dependency(%q.freeze, ["~> 1.0".freeze]) end