From 48567432e90d136fd1e5e2e812d628a92b718228 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2019 12:19:45 +0000 Subject: [PATCH] Bump rubyzip from 0.9.5 to 2.0.0 Bumps [rubyzip](https://github.com/rubyzip/rubyzip) from 0.9.5 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.5...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 2fd5749..f15e3e6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -36,7 +36,7 @@ GEM posix-spawn (0.3.6) rake (0.9.2.2) rdiscount (1.6.8) - rubyzip (0.9.5) + rubyzip (2.0.0) syntax (1.0.0) term-ansicolor (1.0.7) thor (0.14.6)