From 16d263f40b90116c8aaf620f550b6d82fe713070 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Jul 2021 18:02:38 +0000 Subject: [PATCH] build(deps): bump rubyzip from 2.3.1 to 2.3.2 in /docs Bumps [rubyzip](https://github.com/rubyzip/rubyzip) from 2.3.1 to 2.3.2. - [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/v2.3.1...v2.3.2) --- updated-dependencies: - dependency-name: rubyzip dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- docs/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index b1d310eecb..301b159cf2 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -255,7 +255,7 @@ GEM ruby-enum (0.9.0) i18n ruby2_keywords (0.0.4) - rubyzip (2.3.1) + rubyzip (2.3.2) safe_yaml (1.0.5) sass (3.7.4) sass-listen (~> 4.0.0)