--- !ruby/object:Gem::Specification name: soundcheck version: !ruby/object:Gem::Version version: 0.1.0 prerelease: platform: ruby authors: - Marten Veldthuis autorequire: bindir: bin cert_chain: [] date: 2011-10-30 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: rspec requirement: &16457840 !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' type: :development prerelease: false version_requirements: *16457840 - !ruby/object:Gem::Dependency name: jeweler requirement: &16456220 !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version version: 1.6.4 type: :development prerelease: false version_requirements: *16456220 - !ruby/object:Gem::Dependency name: rcov requirement: &16477960 !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' type: :development prerelease: false version_requirements: *16477960 - !ruby/object:Gem::Dependency name: cucumber requirement: &16477140 !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' type: :development prerelease: false version_requirements: *16477140 description: Soundcheck tries to figure out what kind of project you're working on, what test file you're trying to run, and what the fastest way is to run that. email: marten@veldthuis.com executables: - soundcheck extensions: [] extra_rdoc_files: - LICENSE.txt - README.markdown files: - .document - .rspec - Gemfile - Gemfile.lock - LICENSE.txt - README.markdown - Rakefile - VERSION - bin/soundcheck - features/soundcheck.feature - features/step_definitions/steps.rb - fixtures/ruby-bundler-rspec/Gemfile - fixtures/ruby-bundler-rspec/Gemfile.lock - fixtures/ruby-bundler-rspec/spec/spec_helper.rb - fixtures/ruby-bundler-rspec/spec/with_spec_helper_spec.rb - fixtures/ruby-bundler-rspec/spec/without_spec_helper_spec.rb - fixtures/ruby-rspec/spec/spec_helper.rb - fixtures/ruby-rspec/spec/with_spec_helper_spec.rb - fixtures/ruby-rspec/spec/without_spec_helper_spec.rb - lib/soundcheck.rb - soundcheck.gemspec - spec/soundcheck_spec.rb homepage: http://github.com/marten/soundcheck licenses: - MIT post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' segments: - 0 hash: -696700120744123179 required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 1.8.11 signing_key: specification_version: 3 summary: Automatically runs correct test command test_files: []