From 938f2079379ad589a08292374ceb07813ffe31c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2019 16:39:38 +0000 Subject: [PATCH] Bump rubyzip from 1.0.0 to 1.3.0 Bumps [rubyzip](https://github.com/rubyzip/rubyzip) from 1.0.0 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/v1.0.0...v1.3.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 84e6c81..f08dd0f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -74,7 +74,7 @@ GEM railties (>= 3.0.0) faker (1.0.1) i18n (~> 0.4) - ffi (1.9.3) + ffi (1.11.1) formatador (0.2.4) gherkin (2.12.2) multi_json (~> 1.3) @@ -109,7 +109,7 @@ GEM method_source (0.8.2) mime-types (1.25.1) mini_portile (0.5.2) - multi_json (1.8.2) + multi_json (1.14.1) multi_test (0.0.2) nokogiri (1.6.0) mini_portile (~> 0.5.0) @@ -160,16 +160,16 @@ GEM activesupport (>= 3.0) railties (>= 3.0) rspec (~> 2.11.0) - rubyzip (1.0.0) + rubyzip (1.3.0) sass (3.2.12) sass-rails (3.2.5) railties (~> 3.2.0) sass (>= 3.1.10) tilt (~> 1.3) - selenium-webdriver (2.37.0) + selenium-webdriver (2.39.0) childprocess (>= 0.2.5) multi_json (~> 1.0) - rubyzip (~> 1.0.0) + rubyzip (~> 1.0) websocket (~> 1.0.4) slop (3.4.7) spork (0.9.2)