From 7e59446dd1d560a03bf8fd1a0dbdec95a5e98928 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2020 23:29:06 +0000 Subject: [PATCH] Bump rubyzip from 1.2.1 to 2.3.0 Bumps [rubyzip](https://github.com/rubyzip/rubyzip) from 1.2.1 to 2.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.2.1...v2.3.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e5f2a00..89e19e8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -59,8 +59,7 @@ GEM rack (>= 1.0.0) rack-test (>= 0.5.4) xpath (~> 2.0) - childprocess (0.8.0) - ffi (~> 1.0, >= 1.0.11) + childprocess (3.0.0) coderay (1.1.2) coffee-rails (4.2.2) coffee-script (>= 2.2.0) @@ -106,7 +105,7 @@ GEM factory_bot_rails (4.8.2) factory_bot (~> 4.8.2) railties (>= 3.0.0) - ffi (1.9.18) + ffi (1.13.1) forgery (0.6.0) formatador (0.2.5) fullcalendar-rails (3.4.0.0) @@ -266,13 +265,13 @@ GEM rspec-support (~> 3.7.0) rspec-support (3.7.0) ruby_dep (1.5.0) - rubyzip (1.2.1) + rubyzip (2.3.0) sdoc (0.4.2) json (~> 1.7, >= 1.7.7) rdoc (~> 4.0) - selenium-webdriver (3.7.0) - childprocess (~> 0.5) - rubyzip (~> 1.0) + selenium-webdriver (3.142.7) + childprocess (>= 0.5, < 4.0) + rubyzip (>= 1.2.2) shellany (0.0.1) shoulda-matchers (3.1.2) activesupport (>= 4.0.0)