From bbf75051f248da03aa37410b0bedb41ad4305261 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Jul 2021 18:02:31 +0000 Subject: [PATCH] build(deps): bump rubyzip from 2.3.0 to 2.3.1 in /docs Bumps [rubyzip](https://github.com/rubyzip/rubyzip) from 2.3.0 to 2.3.1. - [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.0...v2.3.1) --- 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 ee1447c3c2..779cff230f 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -251,7 +251,7 @@ GEM ruby-enum (0.9.0) i18n ruby2_keywords (0.0.4) - rubyzip (2.3.0) + rubyzip (2.3.1) safe_yaml (1.0.5) sass (3.7.4) sass-listen (~> 4.0.0)