From 85973dba5c916909c5e7cd8c8d50f23dea4cfef1 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2019 06:18:24 +0000 Subject: [PATCH] Bump selenium-webdriver from 3.142.4 to 3.142.5 Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium) from 3.142.4 to 3.142.5. - [Release notes](https://github.com/SeleniumHQ/selenium/releases) - [Changelog](https://github.com/SeleniumHQ/selenium/blob/master/rb/CHANGES) - [Commits](https://github.com/SeleniumHQ/selenium/commits) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 97d5aa7..76dbec5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -203,7 +203,7 @@ GEM rspec-mocks (~> 3.8.0) rspec-support (~> 3.8.0) rspec-support (3.8.0) - rubyzip (1.3.0) + rubyzip (2.0.0) safe_yaml (1.0.5) sass (3.5.7) sass-listen (~> 4.0.0) @@ -218,9 +218,9 @@ GEM tilt (>= 1.1, < 3) sdoc (1.0.0) rdoc (>= 5.0) - selenium-webdriver (3.142.4) + selenium-webdriver (3.142.5) childprocess (>= 0.5, < 3.0) - rubyzip (~> 1.2, >= 1.2.2) + rubyzip (>= 1.2.2) shoulda-matchers (4.1.2) activesupport (>= 4.2.0) simple_form (4.1.0)