From 1b189bd20e80f6e843e2aefe46fa2db589683370 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Fri, 31 Aug 2018 17:41:16 +0000 Subject: [PATCH] [Security] Bump rubyzip from 1.2.1 to 1.2.2 Bumps [rubyzip](https://github.com/rubyzip/rubyzip) from 1.2.1 to 1.2.2. **This update includes security fixes.** - [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...v1.2.2) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 41d94866b..165faaaf7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -269,7 +269,7 @@ GEM rubocop-rspec (1.19.0) rubocop (>= 0.51.0) ruby-progressbar (1.9.0) - rubyzip (1.2.1) + rubyzip (1.2.2) safe_yaml (1.0.4) sanitize (4.6.6) crass (~> 1.0.2)