Skip to content

Commit

Permalink
chore(ruby): Add shopping type dependency to google-shopping-merchant…
Browse files Browse the repository at this point in the history
… gems

PiperOrigin-RevId: 627709155
  • Loading branch information
Google APIs authored and Copybara-Service committed Apr 24, 2024
1 parent 0179dcc commit bf3ee93
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions google/shopping/merchant/lfp/v1beta/BUILD.bazel
Expand Up @@ -316,6 +316,7 @@ ruby_cloud_gapic_library(
srcs = [":lfp_proto_with_info"],
extra_protoc_parameters = [
"ruby-cloud-gem-name=google-shopping-merchant-lfp-v1beta",
"ruby-cloud-extra-dependencies=google-shopping-type=>0.0+<2.a",
],
grpc_service_config = "lfp_grpc_service_config.json",
rest_numeric_enums = True,
Expand Down
1 change: 1 addition & 0 deletions google/shopping/merchant/notifications/v1beta/BUILD.bazel
Expand Up @@ -308,6 +308,7 @@ ruby_cloud_gapic_library(
srcs = [":notifications_proto_with_info"],
extra_protoc_parameters = [
"ruby-cloud-gem-name=google-shopping-merchant-notifications-v1beta",
"ruby-cloud-extra-dependencies=google-shopping-type=>0.0+<2.a",
],
grpc_service_config = "notifications_grpc_service_config.json",
rest_numeric_enums = True,
Expand Down

0 comments on commit bf3ee93

Please sign in to comment.