Closed balasubramanian-s closed 7 months ago
Hello balasubramanian-s! Thanks for the pull request!
Here is what will happen next:
Thank you for contributing!
Fixes: https://github.com/inspec/train/pull/757 - Upgrading google auth library was implemented.
Update googleauth dependency to support external account type
Description
This issue occurs because the train repository was using a old version of googleauth Fix would be updating the googleauth gem in train repository but it has a dependency with google-api-client. Since google-api-client monolith gem is deprecated, migrated the google-api-client in order to support external account type of authorisation.
Related Issue
Types of changes
Checklist: