summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2021-04-22 17:08:38 -0700
committerGitHub <noreply@github.com>2021-04-22 17:08:38 -0700
commitdc0e96bc697ef7170902b2f374d8c4c1c6a943e7 (patch)
tree43889808448de5978be6d12dceb65cc9f6466daa
parent55a775b58738c81e35b3f2ec152a333f928cd355 (diff)
parentc7e6c94c9ab2c2b9ed42b4ed4fc6cb4096ba24f6 (diff)
downloadchef-dc0e96bc697ef7170902b2f374d8c4c1c6a943e7.tar.gz
Merge pull request #11437 from chef/update_hab_ruby_3
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--habitat/plan.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/habitat/plan.sh b/habitat/plan.sh
index 50868b1a3e..ec0b0f6a09 100644
--- a/habitat/plan.sh
+++ b/habitat/plan.sh
@@ -1,4 +1,4 @@
-_chef_client_ruby="core/ruby27"
+_chef_client_ruby="core/ruby30"
pkg_name="chef-infra-client"
pkg_origin="chef"
pkg_maintainer="The Chef Maintainers <humans@chef.io>"