From 1dc4d7db356bec8bc709796479dd8c70cd553085 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2020 21:19:48 +0200 Subject: [PATCH] Bump rubyzip from 1.2.2 to 2.3.0 (#87) Bumps [rubyzip](https://github.com/rubyzip/rubyzip) from 1.2.2 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.2...v2.3.0) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 13a417a..4b7b8e4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,11 +1,11 @@ GEM remote: https://rubygems.org/ specs: - builder (3.2.3) + builder (3.2.4) diff-lcs (1.3) - erubis (2.7.0) - ffi (1.9.25) - gssapi (1.2.0) + erubi (1.9.0) + ffi (1.13.1) + gssapi (1.3.0) ffi (>= 1.0.1) gyoku (1.3.1) builder (>= 2.1.2) @@ -18,16 +18,16 @@ GEM net-ssh (>= 3) test-kitchen (~> 1.4) little-plugger (1.1.4) - logging (2.2.2) + logging (2.3.0) little-plugger (~> 1.1) - multi_json (~> 1.10) + multi_json (~> 1.14) mixlib-install (3.11.5) mixlib-shellout mixlib-versioning thor mixlib-shellout (2.4.0) mixlib-versioning (1.2.2) - multi_json (1.13.1) + multi_json (1.15.0) net-scp (1.2.1) net-ssh (>= 2.6.5) net-ssh (4.2.0) @@ -52,7 +52,7 @@ GEM rspec-support (~> 3.8.0) rspec-support (3.8.0) rubyntlm (0.6.2) - rubyzip (1.2.2) + rubyzip (2.3.0) serverspec (2.41.3) multi_json rspec (~> 3.0) @@ -75,9 +75,9 @@ GEM winrm-elevated (~> 1.0) winrm-fs (~> 1.1) thor (0.20.3) - winrm (2.3.0) + winrm (2.3.4) builder (>= 2.1.2) - erubis (~> 2.7) + erubi (~> 1.8) gssapi (~> 1.2) gyoku (~> 1.0) httpclient (~> 2.2, >= 2.2.0.2) @@ -87,10 +87,10 @@ GEM winrm-elevated (1.1.0) winrm (~> 2.0) winrm-fs (~> 1.0) - winrm-fs (1.3.1) - erubis (~> 2.7) + winrm-fs (1.3.4) + erubi (~> 1.8) logging (>= 1.6.1, < 3.0) - rubyzip (~> 1.1) + rubyzip (~> 2.0) winrm (~> 2.0) PLATFORMS