Sha256: be34fbe55f6a1af0698edd0e96d294b70af55d097450e45a771832ecec48ac44
Contents?: true
Size: 1.47 KB
Versions: 0
Compression: gzip
Compressed size: 641 Bytes
Stored size: 641 Bytes
Contents
--- !ruby/object:Gem::Specification name: deploytracking version: !ruby/object:Gem::Version hash: 15 prerelease: false segments: - 0 - 0 - 8 version: 0.0.8 platform: ruby authors: - Andrew Nesbitt autorequire: bindir: bin cert_chain: [] date: 2011-02-24 00:00:00 +00:00 default_executable: dependencies: [] description: Keep a record of all your deployments with interesting stats and history of all deployments with capistrano email: - andrewnez@gmail.com executables: [] extensions: [] extra_rdoc_files: [] files: - .gitignore - .rspec - Gemfile - Gemfile.lock - LICENSE - README.markdown - Rakefile - deploytracking.gemspec - lib/deploytracking.rb - lib/deploytracking/capistrano.rb - lib/deploytracking/version.rb - spec/notify_spec.rb - spec/spec_helper.rb has_rdoc: true homepage: http://deploytracking.com licenses: [] post_install_message: rdoc_options: [] 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: Track deployments to deploytracking.com test_files: - spec/notify_spec.rb - spec/spec_helper.rb