From 1ba0e8719c7ff8e2d6dd8102e2b1c644aa9fef4b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 6 Jul 2021 13:44:27 +0000 Subject: [PATCH] [Security] Bump rubyzip from 1.2.2 to 2.3.2 Bumps [rubyzip](https://github.com/rubyzip/rubyzip) from 1.2.2 to 2.3.2. **This update includes a security fix.** - [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...v2.3.2) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3e6ae93..3d35a86 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -248,7 +248,7 @@ GEM ruby-enum (0.7.2) i18n ruby_dep (1.5.0) - rubyzip (1.2.2) + rubyzip (2.3.2) safe_yaml (1.0.4) sass (3.6.0) sass-listen (~> 4.0.0)