Skip to content

Commit

Permalink
fix(ruby): Update kms-v1 dependency to 0.11 to ensure support for man…
Browse files Browse the repository at this point in the history
…aging EKM connections

PiperOrigin-RevId: 428591419
  • Loading branch information
Google APIs authored and Copybara-Service committed Feb 14, 2022
1 parent 2ab0f06 commit 23d18b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion google/cloud/kms/BUILD.bazel
Expand Up @@ -22,7 +22,7 @@ ruby_cloud_gapic_library(
extra_protoc_parameters = [
"ruby-cloud-gem-name=google-cloud-kms",
"ruby-cloud-env-prefix=KMS",
"ruby-cloud-wrapper-of=v1:0.0",
"ruby-cloud-wrapper-of=v1:0.11",
"ruby-cloud-product-url=https://cloud.google.com/kms",
"ruby-cloud-api-id=cloudkms.googleapis.com",
"ruby-cloud-api-shortname=cloudkms",
Expand Down

0 comments on commit 23d18b4

Please sign in to comment.