# -*- encoding: utf-8 -*- # stub: cucumber-pro 0.0.13 ruby lib Gem::Specification.new do |s| s.name = "cucumber-pro".freeze s.version = "0.0.13".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Matt Wynne".freeze] s.date = "2014-06-28" s.description = "Client library for publishing results to the Cucumber Pro service".freeze s.email = "hello@cucumber.pro".freeze s.files = [".rspec".freeze, ".travis.yml".freeze, "Gemfile".freeze, "LICENSE".freeze, "README.md".freeze, "Rakefile".freeze, "TODO.md".freeze, "cucumber-pro.gemspec".freeze, "features/publish_results.feature".freeze, "features/security.feature".freeze, "features/step_definitions/steps.rb".freeze, "features/support/aruba.rb".freeze, "features/support/env.rb".freeze, "features/support/fake_results_service.rb".freeze, "features/support/world.rb".freeze, "lib/cucumber/pro.rb".freeze, "lib/cucumber/pro/errors.rb".freeze, "lib/cucumber/pro/formatter.rb".freeze, "lib/cucumber/pro/info.rb".freeze, "lib/cucumber/pro/scm/working_copy.rb".freeze, "lib/cucumber/pro/version".freeze, "lib/cucumber/pro/web_socket/session.rb".freeze, "spec/cucumber/pro/info_spec.rb".freeze, "spec/cucumber/pro/scm/git_working_copy_spec.rb".freeze, "spec/cucumber/pro/web_socket/worker_spec.rb".freeze] s.homepage = "https://cucumber.pro".freeze s.licenses = ["MIT".freeze] s.rdoc_options = ["--charset=UTF-8".freeze] s.required_ruby_version = Gem::Requirement.new(">= 1.9.3".freeze) s.rubygems_version = "3.5.10".freeze s.summary = "cucumber-pro-0.0.13".freeze s.test_files = ["features/publish_results.feature".freeze, "features/security.feature".freeze, "features/step_definitions/steps.rb".freeze, "features/support/aruba.rb".freeze, "features/support/env.rb".freeze, "features/support/fake_results_service.rb".freeze, "features/support/world.rb".freeze, "spec/cucumber/pro/info_spec.rb".freeze, "spec/cucumber/pro/scm/git_working_copy_spec.rb".freeze, "spec/cucumber/pro/web_socket/worker_spec.rb".freeze] s.specification_version = 4 s.add_runtime_dependency(%q.freeze, ["~> 0.7".freeze]) s.add_development_dependency(%q.freeze, [">= 1.3.5".freeze]) s.add_development_dependency(%q.freeze, [">= 0.9.2".freeze]) s.add_development_dependency(%q.freeze, [">= 2.14.1".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) end