--- !ruby/object:Gem::Specification name: GICodeWarrior-ci_reporter version: !ruby/object:Gem::Version version: 1.6.2 platform: ruby authors: - Nick Sieger autorequire: bindir: bin cert_chain: [] date: 2009-09-23 00:00:00 -07:00 default_executable: dependencies: [] description: email: nick@nicksieger.com executables: [] extensions: [] extra_rdoc_files: - LICENSE.txt - README.txt files: - .gitignore - History.txt - LICENSE.txt - README.txt - Rakefile - VERSION - acceptance/rspec_example_spec.rb - acceptance/test_unit_example_test.rb - acceptance/verification_spec.rb - ci_reporter.gemspec - lib/ci/reporter/core.rb - lib/ci/reporter/rake/rspec.rb - lib/ci/reporter/rake/rspec_loader.rb - lib/ci/reporter/rake/test_unit.rb - lib/ci/reporter/rake/test_unit_loader.rb - lib/ci/reporter/report_manager.rb - lib/ci/reporter/rspec.rb - lib/ci/reporter/test_suite.rb - lib/ci/reporter/test_unit.rb - lib/ci/reporter/version.rb - spec/ci/reporter/output_capture_spec.rb - spec/ci/reporter/rake/rake_tasks_spec.rb - spec/ci/reporter/report_manager_spec.rb - spec/ci/reporter/rspec_spec.rb - spec/ci/reporter/test_suite_spec.rb - spec/ci/reporter/test_unit_spec.rb - spec/spec_helper.rb - stub.rake - tasks/ci_reporter.rake has_rdoc: false homepage: http://github.com/nicksieger/ci_reporter licenses: post_install_message: rdoc_options: - --charset=UTF-8 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: rubygems_version: 1.3.5 signing_key: specification_version: 3 summary: Generate reams of XML for use with continuous integration systems. test_files: - spec/spec_helper.rb - spec/ci/reporter/test_unit_spec.rb - spec/ci/reporter/report_manager_spec.rb - spec/ci/reporter/rake/rake_tasks_spec.rb - spec/ci/reporter/rspec_spec.rb - spec/ci/reporter/test_suite_spec.rb - spec/ci/reporter/output_capture_spec.rb