From f446dce53ab475708deff522e56ee298aff32685 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2019 14:39:25 +0000 Subject: [PATCH] Bump rubyzip from 1.1.7 to 2.0.0 Bumps [rubyzip](https://github.com/rubyzip/rubyzip) from 1.1.7 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/v1.1.7...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 f991f14d4e..2051f42e40 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -393,7 +393,7 @@ GEM ruby-progressbar (~> 1.7) unicode-display_width (~> 1.0, >= 1.0.1) ruby-progressbar (1.7.5) - rubyzip (1.1.7) + rubyzip (2.0.0) sass (3.2.7) sass-rails (3.2.6) railties (~> 3.2.0)