From 0a7a1676c193307fb0143fbd4e02561cbd42b664 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 1 Feb 2020 15:40:37 +0000 Subject: [PATCH] build: bump rubyzip from 2.1.0 to 2.2.0 in /docs Bumps [rubyzip](https://github.com/rubyzip/rubyzip) from 2.1.0 to 2.2.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.1.0...v2.2.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 6975feaf55..400eac3b64 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.1.0) + rubyzip (2.2.0) safe_yaml (1.0.5) sass (3.7.4) sass-listen (~> 4.0.0)