--- !ruby/object:Gem::Specification name: quarry version: !ruby/object:Gem::Version version: 0.5.2 platform: ruby authors: - Thomas Sawyer autorequire: bindir: bin cert_chain: [] date: 2008-11-28 00:00:00 -05:00 default_executable: dependencies: - !ruby/object:Gem::Dependency name: clio type: :runtime version_requirement: version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: description: Quarry is a small collection of libraries to facilitate Ruby project development, testing and debugging. In particular it includes a flexible but light-weight Behavior-Driven Development (BDD) library. email: transfire@gmail.com executables: - quarry - quarry-doc - quarry-extract extensions: [] extra_rdoc_files: - README - MANIFEST - CHANGES - RELEASE - TODO - VERSION - COPYING files: - bin - lib - meta - spec - MANIFEST - CHANGES - RELEASE - TODO - README - VERSION - COPYING - bin/quarry - bin/quarry-doc - bin/quarry-extract - lib/quarry - lib/quarry.rb - lib/quarry/probe.rb - lib/quarry/document - lib/quarry/grammar.rb - lib/quarry/config.rb - lib/quarry/runner.rb - lib/quarry/runner - lib/quarry/stub.rb - lib/quarry/mock.rb - lib/quarry/extract.rb - lib/quarry/markup.rb - lib/quarry/reporter - lib/quarry/monitor.rb - lib/quarry/reporter.rb - lib/quarry/expectation.rb - lib/quarry/document.rb - lib/quarry/grammar - lib/quarry/markup - lib/quarry/assertion.rb - lib/quarry/document/template.rhtml - lib/quarry/runner/context.rb - lib/quarry/reporter/verbatim.rb - lib/quarry/reporter/dotprogress.rb - lib/quarry/reporter/summary.rb - lib/quarry/grammar/expect.rb - lib/quarry/grammar/assert.rb - lib/quarry/grammar/legacy - lib/quarry/grammar/should.rb - lib/quarry/grammar/legacy/assert.rb - lib/quarry/markup/macro.rb - lib/quarry/markup/step.rb - lib/quarry/markup/before.rb - lib/quarry/markup/header.rb - lib/quarry/markup/after.rb - lib/quarry/markup/table.rb - lib/quarry/markup/comment.rb - meta/created - meta/homepage - meta/summary - meta/abstract - meta/authors - meta/requires - spec/04_mock.rd - spec/03_stub.rd has_rdoc: true homepage: http://quarry.rubyforge.org post_install_message: rdoc_options: - --inline-source - --title - quarry api - --main - README require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: requirements: [] rubyforge_project: quarry rubygems_version: 1.2.0 signing_key: specification_version: 2 summary: Quarry is a small collection of libraries to facilitate test_files: []