From ed577b8e8be193c8fd69ca6a867e029b8cae4fb2 Mon Sep 17 00:00:00 2001 From: Antoine Musso Date: Wed, 14 Nov 2018 11:18:27 +0100 Subject: [PATCH] Update rubyzip gem Due to potential security vulnerability, update rubyzip Gem from 1.2.1 to 1.2.2. Bug: T204119 Change-Id: I0c14492e58b4b8294c77ba388f4237f43a2001ea --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4869bd3d..efbbcf2d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -86,7 +86,7 @@ GEM ruby-progressbar (~> 1.7) unicode-display_width (~> 1.0, >= 1.0.1) ruby-progressbar (1.10.0) - rubyzip (1.2.1) + rubyzip (1.2.2) selenium-webdriver (3.14.0) childprocess (~> 0.5) rubyzip (~> 1.2)