summaryrefslogtreecommitdiff
path: root/habitat
diff options
context:
space:
mode:
authorJohn Snow <thelunaticscripter@outlook.com>2020-04-18 12:23:50 -0400
committerJohn Snow <thelunaticscripter@outlook.com>2020-04-18 12:23:50 -0400
commita0c835886f799d88913818653a78caeba7bda81d (patch)
tree6ccc45267b4de0be5de5ecb86ed881b87d41485f /habitat
parent6d234400e68177170cb1060bf79580e28c8e95ea (diff)
downloadchef-a0c835886f799d88913818653a78caeba7bda81d.tar.gz
Bump ruby for windows to 2.7
Signed-off-by: John Snow <thelunaticscripter@outlook.com>
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 {