Sha256: 36cc4ffbff79f2a358c002ca685e208769c5890e34502ad600c7b40b75b90703
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.3" 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.2.0 | Gemfile |
watirsplash-2.1.1 | Gemfile |