From 8f0788d63e6a09cfe3d53bfb45eafd7404d3dead Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Feb 2020 04:10:18 +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 0e55d9d..e6e58d7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -204,7 +204,7 @@ GEM rb-inotify (0.9.10) ffi (>= 0.5.0, < 2) rouge (2.2.1) - rubyzip (1.2.2) + rubyzip (2.2.0) safe_yaml (1.0.4) sass (3.5.3) sass-listen (~> 4.0.0)