Skip to content

Commit

Permalink
Merge pull request #1317 from alphagov/dependabot/bundler/selenium-we…
Browse files Browse the repository at this point in the history
…bdriver-3.142.0

Bump selenium-webdriver from 3.141.0 to 3.142.0
  • Loading branch information
Alan Gabbianelli authored May 2, 2019
2 parents 7a93ff6 + 726d529 commit dfa186d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,8 @@ GEM
rack-test (>= 0.6.3)
regexp_parser (~> 1.2)
xpath (~> 3.2)
childprocess (0.9.0)
ffi (~> 1.0, >= 1.0.11)
childprocess (1.0.1)
rake (< 13.0)
chromedriver-helper (1.2.0)
archive-zip (~> 0.10)
nokogiri (~> 1.8)
Expand Down Expand Up @@ -300,8 +300,8 @@ GEM
scss_lint (0.57.1)
rake (>= 0.9, < 13)
sass (~> 3.5, >= 3.5.5)
selenium-webdriver (3.141.0)
childprocess (~> 0.5)
selenium-webdriver (3.142.0)
childprocess (>= 0.5, < 2.0)
rubyzip (~> 1.2, >= 1.2.2)
sentry-raven (2.7.4)
faraday (>= 0.7.6, < 1.0)
Expand Down

0 comments on commit dfa186d

Please sign in to comment.