From c2c72bb6e21625277f0c82b128833fee95a8acaf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 22 Feb 2020 20:14:18 +0000 Subject: [PATCH] Bump rubyzip from 1.2.1 to 2.2.0 in /docs/guides Bumps [rubyzip](https://github.com/rubyzip/rubyzip) from 1.2.1 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/v1.2.1...v2.2.0) Signed-off-by: dependabot[bot] --- docs/guides/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/Gemfile.lock b/docs/guides/Gemfile.lock index 0459ad5d..0feda10a 100644 --- a/docs/guides/Gemfile.lock +++ b/docs/guides/Gemfile.lock @@ -86,7 +86,7 @@ GEM ffi (>= 0.5.0, < 2) ruby-rc4 (0.1.5) ruby_dep (1.5.0) - rubyzip (1.2.1) + rubyzip (2.2.0) safe_yaml (1.0.4) shellany (0.0.1) thor (0.20.0)