Sha256: c2736e4648344279fd7d070144e1cd893add63dc294d1a69f073bcd34b1c5fda
Contents?: true
Size: 465 Bytes
Versions: 4
Compression:
Stored size: 465 Bytes
Contents
source :rubygems # load WatirSplash and it's dependencies gemspec platforms :mingw, :mswin do gem "watir", WatirSplash::Version::WATIR gem "win32screenshot", WatirSplash::Version::WIN32SCREENSHOT, :require => "win32/screenshot" end gem "watir-webdriver", WatirSplash::Version::WATIR_WEBDRIVER gem "firewatir", WatirSplash::Version::WATIR gem "rspec", "~>2.6.0" # add your project specific dependencies here: # gem "ruby-debug", "0.10.3"
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
watirsplash-2.0.1.rc1 | Gemfile |
watirsplash-2.0.0 | Gemfile |
watirsplash-2.0.0.rc2 | Gemfile |
watirsplash-2.0.0.rc1 | Gemfile |