From 95208ba522c8488cda21c1299c93173e76508b67 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2019 02:32:45 +0000 Subject: [PATCH] Bump rubyzip from 0.9.9 to 2.0.0 Bumps [rubyzip](https://github.com/rubyzip/rubyzip) from 0.9.9 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/0.9.9...v2.0.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3739ee5..ac3304b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -57,7 +57,7 @@ GEM rspec-expectations (2.13.0) diff-lcs (>= 1.1.3, < 2.0) rspec-mocks (2.13.1) - rubyzip (0.9.9) + rubyzip (2.0.0) selenium-webdriver (2.33.0) childprocess (>= 0.2.5) multi_json (~> 1.0)