Skip to content

Commit 9ffb8bb

Browse files
Google APIscopybara-github
authored andcommitted
chore(bazel): update gapic-generator-ruby to 0.11.0
Changes include: * Added generation of nonstandard LRO wrapper calls (currently used for Compute) * Examples in the doc comments for modules are now generated with @example tags * Proto files without a proto service can again be generated Committer: @viacheslav-rostovtsev PiperOrigin-RevId: 431553212
1 parent 8df2b3a commit 9ffb8bb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

WORKSPACE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -355,9 +355,9 @@ gapic_generator_csharp_repositories()
355355
# Ruby
356356
##############################################################################
357357

358-
_gapic_generator_ruby_version = "v0.10.7"
358+
_gapic_generator_ruby_version = "v0.11.0"
359359

360-
_gapic_generator_ruby_sha256 = "730c6e8708a861c6f1db80ed3ebd781e18c07476269ee3fe4582424fb367481a"
360+
_gapic_generator_ruby_sha256 = "e71aab7e48b102355640c5e78693dd21d1f2ede55e552ab5f90763bffa81a35d"
361361

362362
http_archive(
363363
name = "gapic_generator_ruby",

0 commit comments

Comments
 (0)