summaryrefslogtreecommitdiff
path: root/Rakefile
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2018-08-22 16:19:54 -0700
committerTim Smith <tsmith@chef.io>2018-08-22 16:19:54 -0700
commit4ff11119636f3c68b3da28e93ea61262d12e9aa1 (patch)
treef7f2ed5360ca2c04bf75ccc289c45771f07ba4ec /Rakefile
parent4952f89ead5a39fb74802a171d0bba12f88b0594 (diff)
downloadchef-4ff11119636f3c68b3da28e93ea61262d12e9aa1.tar.gz
Add back the install tasks
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Rakefile b/Rakefile
index 0428d85c54..982af3f11c 100644
--- a/Rakefile
+++ b/Rakefile
@@ -23,6 +23,8 @@ require_relative "tasks/cbgb"
require_relative "tasks/dependencies"
require_relative "tasks/announce"
+Bundler::GemHelper.install_tasks name: 'chef'
+
task :pedant, :chef_zero_spec
task :build_eventlog do