# -*- encoding: utf-8 -*- # stub: watirgrid 1.1.5 ruby lib Gem::Specification.new do |s| s.name = "watirgrid".freeze s.version = "1.1.5".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Tim Koopmans".freeze] s.date = "2011-06-12" s.description = "WatirGrid allows for distributed testing across a grid network using Watir.".freeze s.email = "tim.koops@gmail.com".freeze s.executables = ["listener".freeze, "controller".freeze, "provider".freeze] s.extra_rdoc_files = ["LICENSE".freeze, "README.rdoc".freeze] s.files = [".document".freeze, "LICENSE".freeze, "README.rdoc".freeze, "Rakefile".freeze, "bin/controller".freeze, "bin/listener".freeze, "bin/provider".freeze, "examples/basic/example_safariwatir.rb".freeze, "examples/basic/example_webdriver.rb".freeze, "examples/cucumber/example.feature".freeze, "examples/cucumber/step_definitions/example_steps.rb".freeze, "examples/cucumber/support/env.rb".freeze, "examples/parallel/cucumber/example.feature".freeze, "examples/parallel/cucumber/step_definitions/example_steps.rb".freeze, "examples/parallel/cucumber/support/env.rb".freeze, "lib/controller.rb".freeze, "lib/listener.rb".freeze, "lib/provider.rb".freeze, "lib/watirgrid.rb".freeze, "rdoc/logo.png".freeze, "spec/grid_control_spec.rb".freeze, "spec/grid_management_spec.rb".freeze, "spec/grid_mixed_spec.rb".freeze, "spec/memory_spec.rb".freeze, "spec/selenium_webdriver_spec.rb".freeze, "spec/spec_helper.rb".freeze, "spec/webdriver_spec.rb".freeze, "watirgrid.gemspec".freeze] s.homepage = "http://github.com/90kts/watirgrid".freeze s.rubygems_version = "3.5.10".freeze s.summary = "WatirGrid: Web Application Testing in Ruby across a grid network.".freeze end