Sha256: 142c5259b2158fb137e5e4192c8367381d2e3bad893b54274cd364b35a1db9dc
Contents?: true
Size: 332 Bytes
Versions: 1
Compression:
Stored size: 332 Bytes
Contents
source 'http://rubygems.org' gem 'simplecov', '>= 0.3.5', platform: :ruby_19 unless ENV['TRAVIS'] gem 'webidl', path: File.expand_path('../webidl') if ENV['LOCAL_WEBIDL'] gem 'selenium-webdriver', path: File.expand_path('../selenium/build/rb') if ENV['LOCAL_SELENIUM'] # Specify your gem's dependencies in watir.gemspec gemspec
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
watir-6.14.0 | Gemfile |