From 0340c58dba296d0d9fbb0257a2d3cb130132630b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 2 Apr 2020 05:23:09 +0000 Subject: [PATCH] Bump chef-zero from 14.0.11 to 15.0.0 Bumps [chef-zero](https://github.com/jkeiser/chef-zero) from 14.0.11 to 15.0.0. - [Release notes](https://github.com/jkeiser/chef-zero/releases) - [Changelog](https://github.com/chef/chef-zero/blob/master/CHANGELOG.md) - [Commits](https://github.com/jkeiser/chef-zero/compare/v14.0.11...v15.0.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 60b1697..401efdc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -83,10 +83,10 @@ GEM tomlrb (~> 1.2) chef-validation (0.2.3) chef (>= 11.0.0) - chef-zero (14.0.11) + chef-zero (15.0.0) ffi-yajl (~> 2.2) - hashie (>= 2.0, < 4.0) - mixlib-log (~> 2.0) + hashie (>= 2.0, < 5.0) + mixlib-log (>= 2.0, < 4.0) rack (~> 2.0, >= 2.0.6) uuidtools (~> 2.1) chefspec (7.3.2) @@ -113,7 +113,7 @@ GEM fauxhai (6.7.0) net-ssh ffi (1.10.0) - ffi-yajl (2.3.1) + ffi-yajl (2.3.3) libyajl2 (~> 1.2) foodcritic (15.1.0) cucumber-core (>= 1.3, < 4.0) @@ -162,7 +162,7 @@ GEM rubocop (~> 0.20) gyoku (1.3.1) builder (>= 2.1.2) - hashie (3.6.0) + hashie (4.1.0) highline (1.7.10) httpclient (2.8.3) i18n (1.1.0) @@ -255,7 +255,7 @@ GEM coderay (~> 1.1.0) method_source (~> 0.9.0) public_suffix (3.0.3) - rack (2.0.6) + rack (2.2.2) rainbow (3.0.0) rake (12.3.2) rb-fsevent (0.10.3)