summaryrefslogtreecommitdiff
path: root/chef-config/Rakefile
diff options
context:
space:
mode:
Diffstat (limited to 'chef-config/Rakefile')
-rw-r--r--chef-config/Rakefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/chef-config/Rakefile b/chef-config/Rakefile
index 3ef4ac2a0c..df2f59e298 100644
--- a/chef-config/Rakefile
+++ b/chef-config/Rakefile
@@ -1,3 +1,5 @@
+require "bundler/gem_tasks"
+
task default: :spec
begin