From 41b50035657ba0e03a29e24175395b1ab3f5d55d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2019 00:43:38 +0000 Subject: [PATCH] Bump rubyzip from 0.9.6.1 to 1.3.0 Bumps [rubyzip](https://github.com/rubyzip/rubyzip) from 0.9.6.1 to 1.3.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/v1.3.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 a7e02f9..096cc99 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -27,7 +27,7 @@ GEM rack-test (0.6.1) rack (>= 1.0) rdiscount (1.6.8) - rubyzip (0.9.6.1) + rubyzip (1.3.0) selenium-webdriver (2.19.0) childprocess (>= 0.2.5) ffi (~> 1.0.9)