From 583d9bacd2e70a4459d8a3d63a6d81e0ef799b11 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 28 Mar 2021 06:47:32 +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 dc159de4..3ea66848 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -139,7 +139,9 @@ GEM mime-types (3.2.2) mime-types-data (~> 3.2015) mime-types-data (3.2018.0812) - 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) @@ -225,7 +227,7 @@ GEM ruby-graphviz (1.2.4) ruby-progressbar (1.10.0) ruby_dep (1.5.0) - rubyzip (1.2.2) + rubyzip (1.3.0) sass (3.7.2) sass-listen (~> 4.0.0) sass-listen (4.0.0)