From 5414c0089d54efdeb99eac1c745f15bf2ab4b7af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2019 14:19:00 +0000 Subject: [PATCH] Bump rubyzip from 0.9.9 to 2.0.0 Bumps [rubyzip](https://github.com/rubyzip/rubyzip) from 0.9.9 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/compare/0.9.9...v2.0.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index ce95bad..1da9d7f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -154,7 +154,7 @@ GEM rspec-core (~> 2.13.0) rspec-expectations (~> 2.13.0) rspec-mocks (~> 2.13.0) - rubyzip (0.9.9) + rubyzip (2.0.0) sass (3.2.9) sass-rails (3.2.6) railties (~> 3.2.0)