Sha256: de9dd938d09f23ed32acb9cae2543ed7b390e55521e8452785ea0ffe31924fc6
Contents?: true
Size: 1.99 KB
Versions: 0
Compression: gzip
Compressed size: 741 Bytes
Stored size: 741 Bytes
Contents
--- !ruby/object:Gem::Specification name: buildmeister version: !ruby/object:Gem::Version hash: 5 prerelease: segments: - 2 - 0 - 5 version: 2.0.5 platform: ruby authors: - Leigh Caplan autorequire: bindir: bin cert_chain: [] date: 2013-02-08 00:00:00 Z dependencies: - !ruby/object:Gem::Dependency version_requirements: &id001 !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version hash: 1 segments: - 2 - 1 version: "2.1" requirement: *id001 prerelease: false name: lighthouse type: :runtime description: Dead simple tools for managing Lighthouse and Git deployment workflow email: lcaplan@onehub.com executables: - buildmeister - git_cleanup extensions: [] extra_rdoc_files: - README.rdoc files: - History.txt - README.rdoc - Rakefile - VERSION - bin/buildmeister - bin/git_cleanup - lib/buildmeister.rb - lib/buildmeister/base.rb - lib/buildmeister/bin.rb - lib/buildmeister/finder.rb - lib/buildmeister/git_utils.rb - lib/buildmeister/notifier.rb - lib/buildmeister/project.rb - lib/buildmeister/string_utils.rb - lib/core_ext.rb - lib/git_cleanup.rb - spec/buildmeister/base_spec.rb - spec/buildmeister/bin_spec.rb - spec/buildmeister/project_spec.rb - spec/spec.opts - spec/spec_helper.rb homepage: http://github.com/onehub/buildmeister 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.8.24 signing_key: specification_version: 3 summary: Dead simple tools for managing Lighthouse and Git deployment workflow test_files: []