Sha256: fcecdc57508bec38f346bf00526326644f302b3a3fa5396fce4d2f1a187d9af2
Contents?: true
Size: 1.38 KB
Versions: 0
Compression: gzip
Compressed size: 614 Bytes
Stored size: 614 Bytes
Contents
--- !ruby/object:Gem::Specification name: heroku_deploy version: !ruby/object:Gem::Version hash: 13 prerelease: false segments: - 0 - 1 - 11 version: 0.1.11 platform: ruby authors: - Ross Hale autorequire: bindir: bin cert_chain: [] date: 2010-09-27 00:00:00 -07:00 default_executable: dependencies: [] description: Deploy strategy and scripts for Heroku. email: rosshale@gmail.com executables: [] extensions: [] extra_rdoc_files: - README.markdown files: - .gitignore - Gemfile - Gemfile.lock - README.markdown - Rakefile - VERSION - heroku_deploy.gemspec - lib/heroku_deploy.rb - lib/heroku_deploy/tasks.rb - test/heroku_deploy_test.rb - test/test_helper.rb has_rdoc: true homepage: http://github.com/lottay/heroku_deploy licenses: [] post_install_message: rdoc_options: - --charset=UTF-8 require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" requirements: [] rubyforge_project: rubygems_version: 1.3.7 signing_key: specification_version: 3 summary: initial import test_files: - test/heroku_deploy_test.rb - test/test_helper.rb