From 09d53bed68ee97e10e55447f627fb43216d261fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Aug 2021 09:55:58 +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 e478552..2bd6c40 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -178,7 +178,9 @@ GEM marcel (0.3.3) mimemagic (~> 0.3.2) method_source (0.9.2) - 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) @@ -279,7 +281,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)