From 6be3bc368894fddf86c2d0488ea5ae5c5fe694d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Mar 2020 23:48:06 +0000 Subject: [PATCH] Bump rubyzip from 1.2.2 to 2.2.0 Bumps [rubyzip](https://github.com/rubyzip/rubyzip) from 1.2.2 to 2.2.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.2.2...v2.2.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 b690991..e003dd8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -250,7 +250,7 @@ GEM i18n ruby-progressbar (1.10.0) ruby_dep (1.5.0) - rubyzip (1.2.2) + rubyzip (2.2.0) safe_yaml (1.0.5) sass (3.7.3) sass-listen (~> 4.0.0)