Skip to content

Commit b889004

Browse files
committed
Upgrade Selenium to work with Firefox 42
1 parent 88544f1 commit b889004

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ GEM
5050
rack (>= 1.0.0)
5151
rack-test (>= 0.5.4)
5252
xpath (~> 2.0)
53-
childprocess (0.5.6)
53+
childprocess (0.5.7)
5454
ffi (~> 1.0, >= 1.0.11)
5555
cliver (0.3.2)
5656
coderay (1.1.0)
@@ -209,7 +209,7 @@ GEM
209209
sass (~> 3.2.2)
210210
sprockets (~> 2.8, < 3.0)
211211
sprockets-rails (~> 2.0)
212-
selenium-webdriver (2.46.2)
212+
selenium-webdriver (2.48.1)
213213
childprocess (~> 0.5)
214214
multi_json (~> 1.0)
215215
rubyzip (~> 1.0)

0 commit comments

Comments
 (0)