Chef Automate inspec.yml depends compliance profile error

This works fine with Chef Compliance, but we are moving to Chef Automate and seeing following error only if depends on another profile

Error:
Report handler Chef::Handler::AuditReport raised #<TypeError: no implicit conversion of URI::HTTPS into String>

Inspec.yml file

name: company-cis-windows2012-baseline
title: InSpec Profile
maintainer: The Authors
copyright: The Authors
copyright_email: you@example.com
license: All Rights Reserved
summary: An InSpec Compliance Profile
version: 0.1.0
depends:

  • name: cis-windows2012r2-level1-memberserver
    compliance: cis/cis-windows2012r2-level1-memberserver