summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2018-11-14 13:56:32 -0800
committerTim Smith <tsmith@chef.io>2018-11-14 13:56:32 -0800
commit64be24d721df8c62816de269d056c27f8cccab0b (patch)
tree4dc608ef833828993c05e90c6fe4ec255307d594 /Gemfile.lock
parentb284af8cc031e6997de24ebe393d5cec83e7e1e9 (diff)
downloadchef-64be24d721df8c62816de269d056c27f8cccab0b.tar.gz
Update Cheffish to 14.0.4
This fixes a bug in the private_key resource which was failing tests in appveyor due to a openssl / ruby bump that occured there. Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 38279eff90..50562c28c3 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -131,7 +131,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)