Skip to content

Commit 27102fc

Browse files
fixup
1 parent 5713c6c commit 27102fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rules_ruby_gapic/gapic-generator/repositories.bzl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ def gapic_generator_repositories():
3232
"@gapic_generator_ruby//rules_ruby_gapic:prebuilt/ruby-3.4.3_glinux_x86_64.tar.gz",
3333
],
3434
gemfile_lock = "@gapic_generator_ruby//:gapic-generator/Gemfile.lock",
35-
gems_to_install = {"rake": "13.2.1"},
35+
gems_to_install = {},
3636
)
3737

3838
# Create the bundled installation

0 commit comments

Comments
 (0)