The GCP resource pack requires the following gem "google-cloud" which has pinned older versions of the gcp client sdks. These older sdks typically require the google-gax gem, which has reached end of life
Describe the problem

Possible Solution
instead of using the google-cloud gem, individually require the gcp client sdk gems with updated versions