From 4b6aa8ae3f64f59825bab06401075d32a5747e46 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 May 2022 16:47:14 +0000 Subject: [PATCH] Bump rubyzip from 1.2.2 to 2.3.2 Bumps [rubyzip](https://github.com/rubyzip/rubyzip) from 1.2.2 to 2.3.2. - [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.2...v2.3.2) --- updated-dependencies: - dependency-name: rubyzip dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3db2a8e..6eaee88 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -27,8 +27,7 @@ GEM activesupport (>= 3.2.0) json (>= 1.7) mime-types (>= 1.16) - childprocess (0.7.1) - ffi (~> 1.0, >= 1.0.11) + childprocess (3.0.0) cliver (0.3.2) coderay (1.1.1) daemons (1.2.3) @@ -53,7 +52,7 @@ GEM activesupport (>= 3.0.0) faraday (0.11.0) multipart-post (>= 1.2, < 3) - ffi (1.9.25) + ffi (1.15.5) fission (0.5.0) CFPropertyList (~> 2.2) fog (1.37.0) @@ -268,10 +267,10 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.4.0) rspec-support (3.4.1) - rubyzip (1.2.2) - selenium-webdriver (3.5.1) - childprocess (~> 0.5) - rubyzip (~> 1.0) + rubyzip (2.3.2) + selenium-webdriver (3.142.7) + childprocess (>= 0.5, < 4.0) + rubyzip (>= 1.2.2) sentry-raven (2.4.0) faraday (>= 0.7.6, < 1.0) sinatra (1.4.8)