From 907716eabe24c040eaffdb4ccab3f2acf4075191 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Aug 2021 12:22:34 +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 e2a98d5..e5b6ec5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -166,7 +166,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) @@ -263,7 +265,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)