summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2018-11-14 14:01:54 -0800
committerTim Smith <tsmith@chef.io>2018-11-14 14:06:06 -0800
commit80e6499d19f0b75d263121ccb27aa3cd2928bd04 (patch)
tree4e2636da2ec77e6ab9ae04d09b7ca6812507488a
parent3ed39a60db4be469bb80fc7825a04294213ae732 (diff)
downloadchef-80e6499d19f0b75d263121ccb27aa3cd2928bd04.tar.gz
Update cheffish to 14.0.4
The cheffish bump fixes a bug in the private_key resource which was failing tests in appveyor due to a openssl / ruby bump that occurred there. Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--Gemfile.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index e5ec05d148..78fbf7b845 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -113,7 +113,7 @@ GEM
mixlib-log (~> 2.0)
rack (~> 2.0)
uuidtools (~> 2.1)
- cheffish (14.0.1)
+ cheffish (14.0.4)
chef-zero (~> 14.0)
net-ssh
coderay (1.1.2)