From dfbfc2eccc4604cc96896879104553ab53469c0a Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2019 23:00:50 +0000 Subject: [PATCH] Update webdrivers to version 4.1.3 --- Gemfile.lock | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 73541a84..5b3982e2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -116,8 +116,7 @@ GEM case_transform (0.2) activesupport chartkick (3.2.1) - childprocess (1.0.1) - rake (< 13.0) + childprocess (3.0.0) chronic (0.10.2) chunky_png (1.3.11) climate_control (0.2.0) @@ -523,9 +522,9 @@ GEM ffi (~> 1.9) rake selectize-rails (0.12.6) - selenium-webdriver (3.142.3) - childprocess (>= 0.5, < 2.0) - rubyzip (~> 1.2, >= 1.2.2) + selenium-webdriver (3.142.6) + childprocess (>= 0.5, < 4.0) + rubyzip (>= 1.2.2) sexp_processor (4.11.0) shellany (0.0.1) shoulda-matchers (4.0.1) @@ -593,9 +592,9 @@ GEM activemodel (>= 5.0) bindex (>= 0.4.0) railties (>= 5.0) - webdrivers (4.1.0) + webdrivers (4.1.3) nokogiri (~> 1.6) - rubyzip (~> 1.0) + rubyzip (>= 1.3.0) selenium-webdriver (>= 3.0, < 4.0) webmock (3.5.1) addressable (>= 2.3.6)