Sha256: 0e5a518df2d5e9b3380002c83db93abe6f9d720bb027d1e19fc6feaff959b21e
Contents?: true
Size: 476 Bytes
Versions: 2
Compression:
Stored size: 476 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", ">= 1.9.4" gem "rspec", "~>2.6.0" gem "spork", "~>0.9.0.rc9" # add your project specific dependencies here: # gem "ruby-debug", "0.10.3"
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
watirsplash-2.3.1 | Gemfile |
watirsplash-2.3.0 | Gemfile |