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