diff options
author | Chef Expeditor <chef-ci@chef.io> | 2018-11-15 20:05:12 +0000 |
---|---|---|
committer | Chef Expeditor <chef-ci@chef.io> | 2018-11-15 20:05:12 +0000 |
commit | 063a95e05414c6586e6911ca78a0bf5ddfe565dd (patch) | |
tree | 402bc0490fd9a56b69e7a2b99741e50575e5fe70 | |
parent | 5991cd84731a5c22e4ad411c38334b506d07ab9a (diff) | |
download | chef-expeditor/chef-zero_14.0.11.tar.gz |
Bump chef-zero to 14.0.11expeditor/chef-zero_14.0.11
This pull request was triggered automatically via Expeditor when chef-zero 14.0.11 was promoted to Rubygems.
This change falls under the obvious fix policy so no Developer Certificate of Origin (DCO) sign-off is required.
-rw-r--r-- | Gemfile.lock | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 286f124d13..6a29310d0e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -125,11 +125,11 @@ GEM builder (3.2.3) byebug (10.0.2) chef-vault (3.4.3) - chef-zero (14.0.6) + chef-zero (14.0.11) ffi-yajl (~> 2.2) hashie (>= 2.0, < 4.0) mixlib-log (~> 2.0) - rack (~> 2.0) + rack (~> 2.0, >= 2.0.6) uuidtools (~> 2.1) cheffish (14.0.4) chef-zero (~> 14.0) |