# -*- encoding: utf-8 -*- # stub: GICodeWarrior-ci_reporter 1.6.1 ruby lib Gem::Specification.new do |s| s.name = "GICodeWarrior-ci_reporter".freeze s.version = "1.6.1".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Nick Sieger".freeze] s.date = "2009-09-03" s.email = "nick@nicksieger.com".freeze s.extra_rdoc_files = ["LICENSE.txt".freeze, "README.txt".freeze] s.files = [".gitignore".freeze, "History.txt".freeze, "LICENSE.txt".freeze, "README.txt".freeze, "Rakefile".freeze, "VERSION".freeze, "acceptance/rspec_example_spec.rb".freeze, "acceptance/test_unit_example_test.rb".freeze, "acceptance/verification_spec.rb".freeze, "lib/ci/reporter/core.rb".freeze, "lib/ci/reporter/rake/rspec.rb".freeze, "lib/ci/reporter/rake/rspec_loader.rb".freeze, "lib/ci/reporter/rake/test_unit.rb".freeze, "lib/ci/reporter/rake/test_unit_loader.rb".freeze, "lib/ci/reporter/report_manager.rb".freeze, "lib/ci/reporter/rspec.rb".freeze, "lib/ci/reporter/test_suite.rb".freeze, "lib/ci/reporter/test_unit.rb".freeze, "lib/ci/reporter/version.rb".freeze, "spec/ci/reporter/output_capture_spec.rb".freeze, "spec/ci/reporter/rake/rake_tasks_spec.rb".freeze, "spec/ci/reporter/report_manager_spec.rb".freeze, "spec/ci/reporter/rspec_spec.rb".freeze, "spec/ci/reporter/test_suite_spec.rb".freeze, "spec/ci/reporter/test_unit_spec.rb".freeze, "spec/spec_helper.rb".freeze, "stub.rake".freeze, "tasks/ci_reporter.rake".freeze] s.homepage = "http://github.com/nicksieger/ci_reporter".freeze s.rdoc_options = ["--charset=UTF-8".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Generate reams of XML for use with continuous integration systems.".freeze s.test_files = ["spec/spec_helper.rb".freeze, "spec/ci/reporter/test_unit_spec.rb".freeze, "spec/ci/reporter/report_manager_spec.rb".freeze, "spec/ci/reporter/rake/rake_tasks_spec.rb".freeze, "spec/ci/reporter/rspec_spec.rb".freeze, "spec/ci/reporter/test_suite_spec.rb".freeze, "spec/ci/reporter/output_capture_spec.rb".freeze] end