Sha256: 1d1796530c4065deadcd48c5406fd8e75f132a3a868a4e6314f92aac5cec6712

Contents?: true

Size: 245 Bytes

Versions: 5

Compression:

Stored size: 245 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

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

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
watir-6.0.0.beta5 Gemfile
watir-6.0.0.beta4 Gemfile
watir-6.0.0.beta3 Gemfile
watir-6.0.0.beta2 Gemfile
watir-6.0.0.beta1 Gemfile