summaryrefslogtreecommitdiff
path: root/habitat
diff options
context:
space:
mode:
Diffstat (limited to 'habitat')
-rw-r--r--habitat/plan.ps12
1 files changed, 1 insertions, 1 deletions
diff --git a/habitat/plan.ps1 b/habitat/plan.ps1
index 719f5e7a5a..ca40a13bda 100644
--- a/habitat/plan.ps1
+++ b/habitat/plan.ps1
@@ -12,7 +12,7 @@ $pkg_bin_dirs=@(
)
$pkg_deps=@(
"core/cacerts"
- "chef/ruby-plus-devkit"
+ "chef/ruby27-plus-devkit"
)
function Invoke-Begin {