class ChefCLI::CLI

def read_gem_version_manifest_json

def read_gem_version_manifest_json
  File.read(File.join(omnibus_root, "gem-version-manifest.json"))
end