From ed8acfe2b7830a7605b15e1b0e349ab2a355255e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2019 16:43:59 +0000 Subject: [PATCH] Bump rubyzip from 0.9.4 to 2.0.0 Bumps [rubyzip](https://github.com/rubyzip/rubyzip) from 0.9.4 to 2.0.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/commits/v2.0.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b082d35..9d9db1d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,7 +7,7 @@ PATH thor (~> 0.14) GEM - remote: http://rubygems.org/ + remote: https://rubygems.org/ specs: abstract (1.0.0) actionmailer (3.0.4) @@ -101,7 +101,7 @@ GEM activesupport (~> 3.0) railties (~> 3.0) rspec (~> 2.5.0) - rubyzip (0.9.4) + rubyzip (2.0.0) selenium-webdriver (0.1.3) childprocess (~> 0.1.5) ffi (~> 0.6.3)