From 51110daecb353d565f422fb3990527bbd87e4773 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 16 Apr 2023 20:06:13 +0000 Subject: [PATCH] Bump rubyzip from 1.1.7 to 1.3.0 Bumps [rubyzip](https://github.com/rubyzip/rubyzip) from 1.1.7 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.1.7...v1.3.0) --- updated-dependencies: - dependency-name: rubyzip dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index bad54f7..bb9d204 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -43,11 +43,17 @@ GEM rb-inotify (>= 0.9) lumberjack (1.0.9) method_source (0.8.2) - mimemagic (0.3.0) + mimemagic (0.4.3) + nokogiri (~> 1) + rake + mini_portile2 (2.8.1) multi_json (1.11.0) multi_xml (0.5.5) multipart-post (2.0.0) nenv (0.2.0) + nokogiri (1.14.3) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) notiffany (0.0.6) nenv (~> 0.1) shellany (~> 0.0) @@ -55,11 +61,13 @@ GEM coderay (~> 1.1.0) method_source (~> 0.8.1) slop (~> 3.4) + racc (1.6.2) rack (1.6.1) + rake (13.0.6) rb-fsevent (0.9.4) rb-inotify (0.9.5) ffi (>= 0.5.0) - rubyzip (1.1.7) + rubyzip (1.3.0) sass (3.4.13) shellany (0.0.1) siteleaf (0.9.21)