Sha256: 44a718c678c6cf91579fa5b2857f2d6e8489c06f61b9c3be186fd7e95df9b985

Contents?: true

Size: 331 Bytes

Versions: 11

Compression:

Stored size: 331 Bytes

Contents

source 'https://rubygems.org'

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']

gem 'ffi' if Gem.win_platform? # For selenium-webdriver on Windows

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

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
watir-7.1.0 Gemfile
watir-7.0.0 Gemfile
watir-7.0.0.beta5 Gemfile
watir-7.0.0.beta4 Gemfile
watir-7.0.0.beta3 Gemfile
watir-7.0.0.beta2 Gemfile
watir-7.0.0.beta1 Gemfile
watir-6.19.1 Gemfile
watir-6.19.0 Gemfile
watir-6.18.0 Gemfile
watir-6.17.0 Gemfile