lib/bundles/inspec-habitat/cli.rb in inspec-2.2.61 vs lib/bundles/inspec-habitat/cli.rb in inspec-2.2.64
- old
+ new
@@ -1,8 +1,9 @@
# encoding: utf-8
# author: Adam Leff
require 'thor'
+require 'inspec/base_cli'
module Habitat
class HabitatProfileCLI < Thor
namespace 'habitat profile'