From b84a23cc233c29528ff55dba561e542629d59052 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2019 21:10:39 +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 79a1618..0d3acd7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -135,7 +135,7 @@ GEM rspec-expectations (2.12.1) diff-lcs (~> 1.1.3) rspec-mocks (2.12.2) - rubyzip (0.9.9) + rubyzip (2.0.0) selenium-webdriver (2.29.0) childprocess (>= 0.2.5) multi_json (~> 1.0)