summaryrefslogtreecommitdiff
path: root/chef/lib/chef/knife/bootstrap.rb
diff options
context:
space:
mode:
Diffstat (limited to 'chef/lib/chef/knife/bootstrap.rb')
-rw-r--r--chef/lib/chef/knife/bootstrap.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/chef/lib/chef/knife/bootstrap.rb b/chef/lib/chef/knife/bootstrap.rb
index 968c69076f..37a88f26a8 100644
--- a/chef/lib/chef/knife/bootstrap.rb
+++ b/chef/lib/chef/knife/bootstrap.rb
@@ -17,7 +17,7 @@
#
require 'chef/knife'
-require 'json'
+require 'chef/json'
require 'tempfile'
require 'erubis'