From 3c3e2ddfcdc63d73b4d60f6e2d3f9e4942ebf73e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 26 Jul 2020 04:32:11 +0000 Subject: [PATCH] Bump rubyzip from 1.2.1 to 1.3.0 Bumps [rubyzip](https://github.com/rubyzip/rubyzip) from 1.2.1 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.2.1...v1.3.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 30 ++++++++++++++++++++++++++++-- 1 file changed, 28 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 76e3878..45a0a42 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,15 +2,22 @@ GEM remote: https://rubygems.org/ specs: artifactory (2.8.2) + binding_of_caller (0.8.0) + debug_inspector (>= 0.0.1) builder (3.2.3) + byebug (11.1.3) + coderay (1.1.3) + debug_inspector (0.0.3) dsc_lcm_configuration (0.2.0) erubis (2.7.0) + ffi (1.9.18) ffi (1.9.18-x64-mingw32) gssapi (1.2.0) ffi (>= 1.0.1) gyoku (1.3.1) builder (>= 2.1.2) httpclient (2.8.3) + interception (0.5) kitchen-dsc (0.10.1) dsc_lcm_configuration test-kitchen (>= 1.9) @@ -22,11 +29,13 @@ GEM logging (2.2.2) little-plugger (~> 1.1) multi_json (~> 1.10) + method_source (1.0.0) mixlib-install (2.1.12) artifactory mixlib-shellout mixlib-versioning thor + mixlib-shellout (2.3.2) mixlib-shellout (2.3.2-universal-mingw32) win32-process (~> 0.8.2) wmi-lite (~> 1.0) @@ -38,8 +47,20 @@ GEM net-ssh-gateway (1.3.0) net-ssh (>= 2.6.5) nori (2.6.0) + pry (0.13.1) + coderay (~> 1.1) + method_source (~> 1.0) + pry-byebug (3.9.0) + byebug (~> 11.0) + pry (~> 0.13.0) + pry-rescue (1.5.2) + interception (>= 0.5) + pry (>= 0.12.0) + pry-stack_explorer (0.5.1) + binding_of_caller (~> 0.7) + pry (~> 0.13) rubyntlm (0.6.2) - rubyzip (1.2.1) + rubyzip (1.3.0) safe_yaml (1.0.4) test-kitchen (1.16.0) mixlib-install (>= 1.2, < 3.0) @@ -72,12 +93,17 @@ GEM wmi-lite (1.0.0) PLATFORMS + ruby x64-mingw32 DEPENDENCIES - kitchen-dsc (= 0.10.1) + kitchen-dsc kitchen-pester (= 0.8.0) kitchen-vagrant (= 1.1.0) + pry + pry-byebug + pry-rescue + pry-stack_explorer test-kitchen (= 1.16.0) winrm (= 2.2.3) winrm-elevated (= 1.1.0)