summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2020-05-26 09:36:35 -0700
committerGitHub <noreply@github.com>2020-05-26 09:36:35 -0700
commit0cd924d3a651f5d33ea283f7a9baff0401328eed (patch)
treec7857016d03319bc5652b91ae5953f417198da85
parent829a615a5d7fd634c3130e842ca9fe06de4afb78 (diff)
parentce5b5c0f51cf03f4c39d1ca20b4f0513e74b3554 (diff)
downloadchef-0cd924d3a651f5d33ea283f7a9baff0401328eed.tar.gz
Merge pull request #9915 from chef/fix_hab
Pin habitat bundler to 1.17.3
-rw-r--r--habitat/plan.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/habitat/plan.sh b/habitat/plan.sh
index 7dc47d5e37..949d9d9021 100644
--- a/habitat/plan.sh
+++ b/habitat/plan.sh
@@ -17,7 +17,7 @@ pkg_deps=(
core/libiconv
core/xz
core/zlib
- core/bundler
+ core/bundler/1.17.3
core/openssl
core/cacerts
core/libffi