From 228c2b8e8f3b9dc955d6e264089d8d27c9a1d7e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2019 03:40:55 +0000 Subject: [PATCH] Bump rubyzip from 1.2.1 to 2.0.0 Bumps [rubyzip](https://github.com/rubyzip/rubyzip) from 1.2.1 to 2.0.0. - [Release notes](https://github.com/rubyzip/rubyzip/releases) - [Changelog](https://github.com/rubyzip/rubyzip/blob/master/Changelog.md) - [Commits](https://github.com/rubyzip/rubyzip/compare/v1.2.1...v2.0.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 20 +++++++++----------- 1 file changed, 9 insertions(+), 11 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 19de199..e229e91 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -10,17 +10,15 @@ GEM appium_lib_core (~> 1.7.0) nokogiri (~> 1.8, >= 1.8.1) tomlrb (~> 1.1) - appium_lib_core (1.7.0) + appium_lib_core (1.7.2) faye-websocket (~> 0.10.0) selenium-webdriver (~> 3.5) - childprocess (0.9.0) - ffi (~> 1.0, >= 1.0.11) + childprocess (3.0.0) diff-lcs (1.3) eventmachine (1.2.7) - faye-websocket (0.10.7) + faye-websocket (0.10.9) eventmachine (>= 0.12.0) websocket-driver (>= 0.5.1) - ffi (1.9.25) json (1.8.6) mini_portile2 (2.3.0) nokogiri (1.8.2) @@ -42,14 +40,14 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.7.0) rspec-support (3.7.1) - rubyzip (1.2.1) - selenium-webdriver (3.12.0) - childprocess (~> 0.5) - rubyzip (~> 1.2) + rubyzip (2.0.0) + selenium-webdriver (3.142.6) + childprocess (>= 0.5, < 4.0) + rubyzip (>= 1.2.2) tomlrb (1.2.6) - websocket-driver (0.7.0) + websocket-driver (0.7.1) websocket-extensions (>= 0.1.0) - websocket-extensions (0.1.3) + websocket-extensions (0.1.4) PLATFORMS ruby