From bb2d5004abc54e8212e5fef35cf80478fc720eb4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Oct 2021 19:13:24 +0000 Subject: [PATCH] Bump rubyzip from 1.2.2 to 1.3.0 Bumps [rubyzip](https://github.com/rubyzip/rubyzip) from 1.2.2 to 1.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...v1.3.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 545bcf2..0ad3617 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -186,7 +186,9 @@ GEM mimemagic (~> 0.3.2) method_source (0.9.2) middleware (0.1.0) - mimemagic (0.3.3) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.1) mini_portile2 (2.4.0) minitest (5.11.3) @@ -289,7 +291,7 @@ GEM rspec-support (3.8.0) ruby2_keywords (0.0.5) ruby_dep (1.5.0) - rubyzip (1.2.2) + rubyzip (1.3.0) sass (3.7.3) sass-listen (~> 4.0.0) sass-listen (4.0.0)