Skip to content

Commit

Permalink
Update selenium-webdriver to version 3.142.4
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] committed Sep 3, 2019
1 parent 908982f commit 0d206e0
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ GEM
rack-test (>= 0.6.3)
regexp_parser (~> 1.5)
xpath (~> 3.2)
childprocess (1.0.1)
childprocess (2.0.0)
rake (< 13.0)
concurrent-ruby (1.1.5)
crack (0.4.3)
Expand Down Expand Up @@ -155,7 +155,7 @@ GEM
rake (>= 0.8.7)
thor (>= 0.19.0, < 2.0)
rainbow (3.0.0)
rake (12.3.2)
rake (12.3.3)
rb-fsevent (0.10.3)
rb-inotify (0.9.10)
ffi (>= 0.5.0, < 2)
Expand All @@ -171,7 +171,7 @@ GEM
rubocop-performance (1.4.1)
rubocop (>= 0.71.0)
ruby-progressbar (1.10.1)
rubyzip (1.2.2)
rubyzip (1.2.3)
safe_yaml (1.0.5)
sass (3.7.2)
sass-listen (~> 4.0.0)
Expand All @@ -184,8 +184,8 @@ GEM
sprockets (>= 2.8, < 4.0)
sprockets-rails (>= 2.0, < 4.0)
tilt (>= 1.1, < 3)
selenium-webdriver (3.142.3)
childprocess (>= 0.5, < 2.0)
selenium-webdriver (3.142.4)
childprocess (>= 0.5, < 3.0)
rubyzip (~> 1.2, >= 1.2.2)
sprockets (3.7.2)
concurrent-ruby (~> 1.0)
Expand Down

0 comments on commit 0d206e0

Please sign in to comment.