# -*- encoding: utf-8 -*- # stub: capistrano-platform-resources 0.1.3 ruby lib Gem::Specification.new do |s| s.name = "capistrano-platform-resources".freeze s.version = "0.1.3".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Yamashita Yuu".freeze] s.date = "2013-04-25" s.description = "A sort of utilities which helps you to manage platform resources.".freeze s.email = ["yamashita@geishatokyo.com".freeze] s.files = [".gitignore".freeze, "CHANGES.md".freeze, "Gemfile".freeze, "LICENSE".freeze, "README.md".freeze, "Rakefile".freeze, "capistrano-platform-resources.gemspec".freeze, "lib/capistrano/configuration/resources/platform_resources.rb".freeze, "lib/capistrano/configuration/resources/platform_resources/version.rb".freeze, "test/centos6-64/.gitignore".freeze, "test/centos6-64/Capfile".freeze, "test/centos6-64/Gemfile".freeze, "test/centos6-64/Vagrantfile".freeze, "test/centos6-64/run.sh".freeze, "test/config/deploy.rb".freeze, "test/precise64/.gitignore".freeze, "test/precise64/Capfile".freeze, "test/precise64/Gemfile".freeze, "test/precise64/Vagrantfile".freeze, "test/precise64/run.sh".freeze] s.homepage = "https://github.com/yyuu/capistrano-platform-resources".freeze s.rubygems_version = "3.5.10".freeze s.summary = "A sort of utilities which helps you to manage platform resources.".freeze s.test_files = ["test/centos6-64/.gitignore".freeze, "test/centos6-64/Capfile".freeze, "test/centos6-64/Gemfile".freeze, "test/centos6-64/Vagrantfile".freeze, "test/centos6-64/run.sh".freeze, "test/config/deploy.rb".freeze, "test/precise64/.gitignore".freeze, "test/precise64/Capfile".freeze, "test/precise64/Gemfile".freeze, "test/precise64/Vagrantfile".freeze, "test/precise64/run.sh".freeze] s.specification_version = 3 s.add_runtime_dependency(%q.freeze, ["< 3".freeze]) end