From 82d25be2bb20438ce40f5ea8dc5edfb4c95b2371 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2019 17:30:46 +0000 Subject: [PATCH] Bump rubyzip from 0.9.4 to 2.0.0 Bumps [rubyzip](https://github.com/rubyzip/rubyzip) from 0.9.4 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/commits/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 5a10b6f..007ef7c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -65,7 +65,7 @@ GEM rspec-expectations (2.5.0) diff-lcs (~> 1.1.2) rspec-mocks (2.5.0) - rubyzip (0.9.4) + rubyzip (2.0.0) selenium-webdriver (0.1.3) childprocess (~> 0.1.5) ffi (~> 0.6.3)