From 9ebe6d517e92579b0e3408137cb84fc0277107fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Aug 2019 07:15:36 +0000 Subject: [PATCH] Bump rubyzip from 1.2.1 to 1.2.3 in /athloi Bumps [rubyzip](https://github.com/rubyzip/rubyzip) from 1.2.1 to 1.2.3. - [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.3) Signed-off-by: dependabot[bot] --- athloi/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/athloi/Gemfile.lock b/athloi/Gemfile.lock index ad28ee32..55cc3523 100644 --- a/athloi/Gemfile.lock +++ b/athloi/Gemfile.lock @@ -100,7 +100,7 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.5.0) rspec-support (3.5.0) - rubyzip (1.2.1) + rubyzip (1.2.3) selenium-webdriver (3.3.0) childprocess (~> 0.5) rubyzip (~> 1.0)