From f87c1c59257dcfd0aa361256f2af1857f87add90 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Mar 2020 16:41:15 +0000 Subject: [PATCH] Bump rubyzip from 0.9.9 to 1.3.0 in /edx_specs Bumps [rubyzip](https://github.com/rubyzip/rubyzip) from 0.9.9 to 1.3.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/0.9.9...v1.3.0) Signed-off-by: dependabot[bot] --- edx_specs/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/edx_specs/Gemfile.lock b/edx_specs/Gemfile.lock index bb406288977..819671d0080 100644 --- a/edx_specs/Gemfile.lock +++ b/edx_specs/Gemfile.lock @@ -56,7 +56,7 @@ GEM rspec-mocks (2.7.0) rspec-steps (0.0.8) rspec (>= 2.6) - rubyzip (0.9.9) + rubyzip (1.3.0) selenium-webdriver (2.25.0) childprocess (>= 0.2.5) libwebsocket (~> 0.1.3)