From 7aaf93b7070ef5386b90ecb4eccec01a9335c0ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Sat, 11 May 2019 02:09:54 +0000 Subject: [PATCH] Bump selenium-webdriver from 3.142.1 to 3.142.2 Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium) from 3.142.1 to 3.142.2. - [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[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index fcc31afe3..d97c46ad7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -281,7 +281,7 @@ GEM scss_lint (0.58.0) rake (>= 0.9, < 13) sass (~> 3.5, >= 3.5.5) - selenium-webdriver (3.142.1) + selenium-webdriver (3.142.2) childprocess (>= 0.5, < 2.0) rubyzip (~> 1.2, >= 1.2.2) sentry-raven (2.7.4)