From 39458f6569f94e90d96afb863fcc6739b7ab10e2 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 14 Mar 2020 12:03:32 +0000 Subject: [PATCH] build: bump rubyzip from 2.2.0 to 2.3.0 in /docs Bumps [rubyzip](https://github.com/rubyzip/rubyzip) from 2.2.0 to 2.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/v2.2.0...v2.3.0) Signed-off-by: dependabot-preview[bot] --- docs/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index ff0258b5c2..c2f9bb3541 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -231,7 +231,7 @@ GEM rouge (3.13.0) ruby-enum (0.7.2) i18n - rubyzip (2.2.0) + rubyzip (2.3.0) safe_yaml (1.0.5) sass (3.7.4) sass-listen (~> 4.0.0)