From 381880d281528cfd6692e6a1652e07b3231986ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Jan 2021 12:07:15 +0000 Subject: [PATCH] Bump webdrivers from 4.2.0 to 4.4.2 Bumps [webdrivers](https://github.com/titusfortner/webdrivers) from 4.2.0 to 4.4.2. - [Release notes](https://github.com/titusfortner/webdrivers/releases) - [Changelog](https://github.com/titusfortner/webdrivers/blob/master/CHANGELOG.md) - [Commits](https://github.com/titusfortner/webdrivers/compare/v4.2.0...v4.4.2) Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1dddac98aa..29113849bc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -622,7 +622,7 @@ GEM rubocop (>= 0.72.0) ruby-progressbar (1.11.0) ruby-rc4 (0.1.5) - rubyzip (1.3.0) + rubyzip (2.3.0) sass (3.4.25) sass-rails (5.0.7) railties (>= 4.0.0, < 6) @@ -696,7 +696,7 @@ GEM unicorn (>= 4, < 6) warden (1.2.7) rack (>= 1.0) - webdrivers (4.2.0) + webdrivers (4.4.2) nokogiri (~> 1.6) rubyzip (>= 1.3.0) selenium-webdriver (>= 3.0, < 4.0)