Sha256: bca0ae6ee116b969f1d8e830b374dc45b0eb1504a9bb9adfc56dfea713c31350

Contents?: true

Size: 350 Bytes

Versions: 38

Compression:

Stored size: 350 Bytes

Contents

source "http://rubygems.org"

unless ENV['TRAVIS']
  gem "simplecov", ">= 0.3.5", platform: :ruby_19
end

if ENV['LOCAL_WEBIDL']
  gem 'webidl', path: File.expand_path('../webidl')
end

if ENV['LOCAL_SELENIUM']
  gem 'selenium-webdriver', path: File.expand_path('../selenium/build/rb')
end

# Specify your gem's dependencies in watir.gemspec
gemspec

Version data entries

38 entries across 38 versions & 1 rubygems

Version Path
watir-6.13.0 Gemfile
watir-6.12.0 Gemfile
watir-6.11.0 Gemfile
watir-6.11.0.beta2 Gemfile
watir-6.11.0.beta1 Gemfile
watir-6.10.3 Gemfile
watir-6.10.2 Gemfile
watir-6.10.0 Gemfile
watir-6.9.1 Gemfile
watir-6.9.0 Gemfile
watir-6.8.4 Gemfile
watir-6.8.3 Gemfile
watir-6.8.2 Gemfile
watir-6.8.1 Gemfile
watir-6.8.0 Gemfile
watir-6.7.3 Gemfile
watir-6.7.2 Gemfile
watir-6.7.1 Gemfile
watir-6.7.0 Gemfile
watir-6.6.3 Gemfile