From 3b7a3f5590050dc0c27a6f1153257dfffffafdf6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jul 2020 09:08:58 +0000 Subject: [PATCH] Bump rubyzip from 1.1.7 to 1.3.0 Bumps [rubyzip](https://github.com/rubyzip/rubyzip) from 1.1.7 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/compare/v1.1.7...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 6522c90..cc72935 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,7 +9,7 @@ GEM multi_json (1.11.0) nokogiri (1.6.6.2) mini_portile (~> 0.6.0) - rubyzip (1.1.7) + rubyzip (1.3.0) selenium-webdriver (2.46.2) childprocess (~> 0.5) multi_json (~> 1.0)