Sha256: 23c31cadcc071205886607c6fcaceee2300c6e0554b8719224e7529d55b56687
Contents?: true
Size: 366 Bytes
Versions: 1
Compression:
Stored size: 366 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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
watir-6.10.1 | Gemfile |