Sha256: 62504b7538935461c3f463445e02f519cb6e169173b2d1423d27e01e826a6749
Contents?: true
Size: 503 Bytes
Versions: 4
Compression:
Stored size: 503 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" gem "spork-local_process" # 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.4.2 | Gemfile |
watirsplash-2.4.1 | Gemfile |
watirsplash-2.4.0 | Gemfile |
watirsplash-2.3.2 | Gemfile |