summaryrefslogtreecommitdiff
path: root/chef/lib/chef/knife/slicehost_images_list.rb
diff options
context:
space:
mode:
Diffstat (limited to 'chef/lib/chef/knife/slicehost_images_list.rb')
-rw-r--r--chef/lib/chef/knife/slicehost_images_list.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/chef/lib/chef/knife/slicehost_images_list.rb b/chef/lib/chef/knife/slicehost_images_list.rb
index 1adf6edf6e..af9ad827d2 100644
--- a/chef/lib/chef/knife/slicehost_images_list.rb
+++ b/chef/lib/chef/knife/slicehost_images_list.rb
@@ -17,7 +17,7 @@
#
require 'chef/knife'
-require 'json'
+require 'chef/json'
class Chef
class Knife