From 4ebad4992862309205c77a72cedfcbb6d907e622 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 6 Sep 2019 17:24:14 +0000 Subject: [PATCH] build: bump rubyzip from 1.2.3 to 1.2.4 in /docs Bumps [rubyzip](https://github.com/rubyzip/rubyzip) from 1.2.3 to 1.2.4. - [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.3...v1.2.4) 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 71bd407d38e02..04e49d8f8c1e7 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -231,7 +231,7 @@ GEM ruby-enum (0.7.2) i18n ruby_dep (1.5.0) - rubyzip (1.2.3) + rubyzip (1.2.4) safe_yaml (1.0.5) sass (3.7.4) sass-listen (~> 4.0.0)