I seem to be running into a gem conflict. when i chef gem install knife-google
it installs fine, pulling in google-api-client 0.9.28 as a dependency.
however, google-api-client 0.8.7 is already installed via chefdk and any time I try to run knife google
it errors out, saying 0.8.7 doesn’t meet the requirements.
Is there some way to “show” knife-google where to find the right version of google-api-client? Or some other way I can get this working?
linux mint 18.1
Chef Development Kit Version: 2.1.11
chef-client version: 13.2.20
delivery version: master (73ebb72a6c42b3d2ff5370c476be800fee7e5427)
berks version: 6.3.0
kitchen version: 1.17.0
inspec version: 1.33.1