Skip to content

Commit

Permalink
feat(ruby): Update google-cloud-compute-v1 dependency to 2.11 (#901)
Browse files Browse the repository at this point in the history
  • Loading branch information
dazuma committed May 3, 2024
1 parent d9a3161 commit 5010f17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion google/cloud/compute/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ ruby_cloud_gapic_library(
srcs = ["//google/cloud/compute/v1:compute_proto_with_info"],
extra_protoc_parameters = [
"ruby-cloud-gem-name=google-cloud-compute",
"ruby-cloud-wrapper-of=v1:2.10",
"ruby-cloud-wrapper-of=v1:2.11",
"ruby-cloud-product-url=https://cloud.google.com/compute/",
"ruby-cloud-api-id=compute.googleapis.com",
"ruby-cloud-api-shortname=compute",
Expand Down

0 comments on commit 5010f17

Please sign in to comment.