diff options
author | Tim Smith <tsmith84@gmail.com> | 2021-10-20 11:58:26 -0700 |
---|---|---|
committer | Tim Smith <tsmith84@gmail.com> | 2021-10-20 11:58:26 -0700 |
commit | 142e1267471553bfa17eb3d55387423621fd39ba (patch) | |
tree | 192d0a37e8dfc89cc3ae15d2fd9499a29ba0daa4 | |
parent | d9a15e5c2cf50ece4e023c2993f890c06409414e (diff) | |
download | chef-142e1267471553bfa17eb3d55387423621fd39ba.tar.gz |
Revert chef-zero back to 15.0.9revert_zero
15.0.11 adds new data to an API endpoint which breaks out specs.
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r-- | Gemfile.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 258eef8945..d9e56e4ecc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -168,7 +168,7 @@ GEM chef-config concurrent-ruby (~> 1.0) chef-vault (4.1.4) - chef-zero (15.0.11) + chef-zero (15.0.9) ffi-yajl (~> 2.2) hashie (>= 2.0, < 5.0) mixlib-log (>= 2.0, < 4.0) |