Skip to content

Commit

Permalink
Update selenium-webdriver to version 3.142.7
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Dec 29, 2019
1 parent 152414d commit 1acd2cf
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,7 @@ GEM
rack-test (>= 0.6.3)
regexp_parser (~> 1.2)
xpath (~> 3.2)
childprocess (0.9.0)
ffi (~> 1.0, >= 1.0.11)
childprocess (3.0.0)
chromedriver-helper (2.1.0)
archive-zip (~> 0.10)
nokogiri (~> 1.8)
Expand Down Expand Up @@ -97,7 +96,7 @@ GEM
railties (>= 3.0.0)
faker (1.9.1)
i18n (>= 0.7)
ffi (1.9.25)
ffi (1.11.3)
font-awesome-sass (4.7.0)
sass (>= 3.2)
formatador (0.2.5)
Expand Down Expand Up @@ -252,7 +251,7 @@ GEM
ruby-progressbar (~> 1.7)
unicode-display_width (~> 1.0, >= 1.0.1)
ruby-progressbar (1.10.0)
rubyzip (1.2.2)
rubyzip (2.0.0)
sass (3.5.7)
sass-listen (~> 4.0.0)
sass-listen (4.0.0)
Expand All @@ -264,9 +263,9 @@ GEM
sprockets (>= 2.8, < 4.0)
sprockets-rails (>= 2.0, < 4.0)
tilt (>= 1.1, < 3)
selenium-webdriver (3.14.1)
childprocess (~> 0.5)
rubyzip (~> 1.2, >= 1.2.2)
selenium-webdriver (3.142.7)
childprocess (>= 0.5, < 4.0)
rubyzip (>= 1.2.2)
sexp_processor (4.11.0)
shellany (0.0.1)
shoulda-matchers (3.1.2)
Expand Down

0 comments on commit 1acd2cf

Please sign in to comment.