From d92e37956d8bc372509e2f1329a0b4dcf251f558 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jan 2021 18:26:47 +0900 Subject: [PATCH] Bump selenium-webdriver from 3.12.0 to 3.142.7 (#141) Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium) from 3.12.0 to 3.142.7. - [Release notes](https://github.com/SeleniumHQ/selenium/releases) - [Changelog](https://github.com/SeleniumHQ/selenium/blob/trunk/rb/CHANGES) - [Commits](https://github.com/SeleniumHQ/selenium/commits) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index bfda03cf..f237653a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -140,8 +140,7 @@ GEM celluloid (0.16.0) timers (~> 4.0.0) chartkick (3.4.0) - childprocess (0.9.0) - ffi (~> 1.0, >= 1.0.11) + childprocess (3.0.0) chronic (0.10.2) coderay (1.1.2) coffee-rails (4.2.2) @@ -513,7 +512,7 @@ GEM ruby-progressbar (~> 1.7) unicode-display_width (~> 1.0, >= 1.0.1) ruby-progressbar (1.9.0) - rubyzip (1.3.0) + rubyzip (2.3.0) rufo (0.12.0) rufus-scheduler (3.7.0) fugit (~> 1.1, >= 1.1.6) @@ -534,9 +533,9 @@ GEM seed-fu (2.3.9) activerecord (>= 3.1) activesupport (>= 3.1) - selenium-webdriver (3.12.0) - childprocess (~> 0.5) - rubyzip (~> 1.2) + selenium-webdriver (3.142.7) + childprocess (>= 0.5, < 4.0) + rubyzip (>= 1.2.2) shellany (0.0.1) shrine (3.3.0) content_disposition (~> 1.0)