Updated Ruby, RubyGems and Firefox
Bug: 56083 Change-Id: I05fdd7226a21d56b3a6912f622bb926e896a1086
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
#ruby=ruby-2.0.0-p247
|
#ruby=ruby-2.1.0
|
||||||
#ruby-gemset=UniversalLanguageSelector
|
#ruby-gemset=UniversalLanguageSelector
|
||||||
|
|
||||||
source "https://rubygems.org"
|
source "https://rubygems.org"
|
||||||
|
|||||||
@@ -31,7 +31,7 @@ GEM
|
|||||||
syntax
|
syntax
|
||||||
mime-types (2.0)
|
mime-types (2.0)
|
||||||
multi_json (1.8.2)
|
multi_json (1.8.2)
|
||||||
multi_test (0.0.2)
|
multi_test (0.0.3)
|
||||||
net-http-persistent (2.9)
|
net-http-persistent (2.9)
|
||||||
page-object (0.9.4)
|
page-object (0.9.4)
|
||||||
page_navigation (>= 0.8)
|
page_navigation (>= 0.8)
|
||||||
@@ -44,12 +44,12 @@ GEM
|
|||||||
rspec-expectations (2.14.4)
|
rspec-expectations (2.14.4)
|
||||||
diff-lcs (>= 1.1.3, < 2.0)
|
diff-lcs (>= 1.1.3, < 2.0)
|
||||||
rubyzip (1.1.0)
|
rubyzip (1.1.0)
|
||||||
selenium-webdriver (2.38.0)
|
selenium-webdriver (2.39.0)
|
||||||
childprocess (>= 0.2.5)
|
childprocess (>= 0.2.5)
|
||||||
multi_json (~> 1.0)
|
multi_json (~> 1.0)
|
||||||
rubyzip (~> 1.0)
|
rubyzip (~> 1.0)
|
||||||
websocket (~> 1.0.4)
|
websocket (~> 1.0.4)
|
||||||
syntax (1.1.0)
|
syntax (1.2.0)
|
||||||
watir-webdriver (0.6.4)
|
watir-webdriver (0.6.4)
|
||||||
selenium-webdriver (>= 2.18.0)
|
selenium-webdriver (>= 2.18.0)
|
||||||
websocket (1.0.7)
|
websocket (1.0.7)
|
||||||
|
|||||||
@@ -8,7 +8,7 @@ chrome:
|
|||||||
firefox:
|
firefox:
|
||||||
name: firefox
|
name: firefox
|
||||||
platform: Linux
|
platform: Linux
|
||||||
version: 23
|
version: 25
|
||||||
|
|
||||||
# IE <8 not supported, IE8 has some issues
|
# IE <8 not supported, IE8 has some issues
|
||||||
internet_explorer_8:
|
internet_explorer_8:
|
||||||
|
|||||||
Reference in New Issue
Block a user