From b302de595192c01458350a86f8d7db9a950160b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Mar 2021 19:26:19 +0000 Subject: [PATCH] Bump rubyzip from 1.2.2 to 2.3.0 Bumps [rubyzip](https://github.com/rubyzip/rubyzip) from 1.2.2 to 2.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.2.2...v2.3.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ac693b6..c050dad 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -398,7 +398,7 @@ GEM ruby_parser (~> 3.8) tty-which (~> 0.3.0) virtus (~> 1.0) - rubyzip (1.2.2) + rubyzip (2.3.0) sassc (2.0.0) ffi (~> 1.9.6) rake @@ -534,7 +534,7 @@ DEPENDENCIES rspec-rails rubocop rubycritic - rubyzip (>= 1.0.0) + rubyzip (>= 1.3.0) sassc sassc-rails sdoc (~> 0.4.0)