# -*- encoding: utf-8 -*- # stub: capistrano-redeploy 0.1.0 ruby lib Gem::Specification.new do |s| s.name = "capistrano-redeploy".freeze s.version = "0.1.0".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-01" s.description = "A dangerous recipe that overwrites your running application.".freeze s.email = ["yamashita@geishatokyo.com".freeze] s.files = [".gitignore".freeze, "Gemfile".freeze, "LICENSE.txt".freeze, "README.md".freeze, "Rakefile".freeze, "capistrano-redeploy.gemspec".freeze, "lib/capistrano-redeploy.rb".freeze, "lib/capistrano-redeploy/version.rb".freeze, "test/centos6-64/.gitignore".freeze, "test/centos6-64/.swp".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/config/templates/global.sbt.erb".freeze, "test/precise64/.gitignore".freeze, "test/precise64/Capfile".freeze, "test/precise64/Gemfile".freeze, "test/precise64/Vagrantfile".freeze, "test/precise64/run.sh".freeze, "test/project/.gitignore".freeze, "test/project/Gemfile".freeze, "test/project/README.rdoc".freeze, "test/project/Rakefile".freeze, "test/project/app/assets/images/rails.png".freeze, "test/project/app/assets/javascripts/application.js".freeze, "test/project/app/assets/stylesheets/application.css".freeze, "test/project/app/controllers/application_controller.rb".freeze, "test/project/app/helpers/application_helper.rb".freeze, "test/project/app/mailers/.gitkeep".freeze, "test/project/app/models/.gitkeep".freeze, "test/project/app/views/layouts/application.html.erb".freeze, "test/project/config.ru".freeze, "test/project/config/application.rb".freeze, "test/project/config/boot.rb".freeze, "test/project/config/database.yml".freeze, "test/project/config/environment.rb".freeze, "test/project/config/environments/development.rb".freeze, "test/project/config/environments/production.rb".freeze, "test/project/config/environments/test.rb".freeze, "test/project/config/initializers/backtrace_silencers.rb".freeze, "test/project/config/initializers/inflections.rb".freeze, "test/project/config/initializers/mime_types.rb".freeze, "test/project/config/initializers/secret_token.rb".freeze, "test/project/config/initializers/session_store.rb".freeze, "test/project/config/initializers/wrap_parameters.rb".freeze, "test/project/config/locales/en.yml".freeze, "test/project/config/routes.rb".freeze, "test/project/db/seeds.rb".freeze, "test/project/lib/assets/.gitkeep".freeze, "test/project/lib/tasks/.gitkeep".freeze, "test/project/log/.gitkeep".freeze, "test/project/public/404.html".freeze, "test/project/public/422.html".freeze, "test/project/public/500.html".freeze, "test/project/public/favicon.ico".freeze, "test/project/public/index.html".freeze, "test/project/public/robots.txt".freeze, "test/project/script/rails".freeze, "test/project/test/fixtures/.gitkeep".freeze, "test/project/test/functional/.gitkeep".freeze, "test/project/test/integration/.gitkeep".freeze, "test/project/test/performance/browsing_test.rb".freeze, "test/project/test/test_helper.rb".freeze, "test/project/test/unit/.gitkeep".freeze, "test/project/vendor/assets/javascripts/.gitkeep".freeze, "test/project/vendor/assets/stylesheets/.gitkeep".freeze, "test/project/vendor/plugins/.gitkeep".freeze] s.homepage = "https://github.com/yyuu/capistrano-redeploy".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "A dangerous recipe that overwrites your running application.".freeze s.test_files = ["test/centos6-64/.gitignore".freeze, "test/centos6-64/.swp".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/config/templates/global.sbt.erb".freeze, "test/precise64/.gitignore".freeze, "test/precise64/Capfile".freeze, "test/precise64/Gemfile".freeze, "test/precise64/Vagrantfile".freeze, "test/precise64/run.sh".freeze, "test/project/.gitignore".freeze, "test/project/Gemfile".freeze, "test/project/README.rdoc".freeze, "test/project/Rakefile".freeze, "test/project/app/assets/images/rails.png".freeze, "test/project/app/assets/javascripts/application.js".freeze, "test/project/app/assets/stylesheets/application.css".freeze, "test/project/app/controllers/application_controller.rb".freeze, "test/project/app/helpers/application_helper.rb".freeze, "test/project/app/mailers/.gitkeep".freeze, "test/project/app/models/.gitkeep".freeze, "test/project/app/views/layouts/application.html.erb".freeze, "test/project/config.ru".freeze, "test/project/config/application.rb".freeze, "test/project/config/boot.rb".freeze, "test/project/config/database.yml".freeze, "test/project/config/environment.rb".freeze, "test/project/config/environments/development.rb".freeze, "test/project/config/environments/production.rb".freeze, "test/project/config/environments/test.rb".freeze, "test/project/config/initializers/backtrace_silencers.rb".freeze, "test/project/config/initializers/inflections.rb".freeze, "test/project/config/initializers/mime_types.rb".freeze, "test/project/config/initializers/secret_token.rb".freeze, "test/project/config/initializers/session_store.rb".freeze, "test/project/config/initializers/wrap_parameters.rb".freeze, "test/project/config/locales/en.yml".freeze, "test/project/config/routes.rb".freeze, "test/project/db/seeds.rb".freeze, "test/project/lib/assets/.gitkeep".freeze, "test/project/lib/tasks/.gitkeep".freeze, "test/project/log/.gitkeep".freeze, "test/project/public/404.html".freeze, "test/project/public/422.html".freeze, "test/project/public/500.html".freeze, "test/project/public/favicon.ico".freeze, "test/project/public/index.html".freeze, "test/project/public/robots.txt".freeze, "test/project/script/rails".freeze, "test/project/test/fixtures/.gitkeep".freeze, "test/project/test/functional/.gitkeep".freeze, "test/project/test/integration/.gitkeep".freeze, "test/project/test/performance/browsing_test.rb".freeze, "test/project/test/test_helper.rb".freeze, "test/project/test/unit/.gitkeep".freeze, "test/project/vendor/assets/javascripts/.gitkeep".freeze, "test/project/vendor/assets/stylesheets/.gitkeep".freeze, "test/project/vendor/plugins/.gitkeep".freeze] s.specification_version = 3 s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, ["~> 1.3".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0.1.0".freeze]) s.add_development_dependency(%q.freeze, [">= 0.1.0".freeze]) s.add_development_dependency(%q.freeze, ["~> 1.0.4".freeze]) s.add_development_dependency(%q.freeze, ["~> 2.2.2".freeze]) s.add_development_dependency(%q.freeze, ["~> 1.0.6".freeze]) end