We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 48032c6 + 4bffa37 commit 6edcf32Copy full SHA for 6edcf32
.rules_version
@@ -1 +1 @@
1
-0.1.1
+0.1.2
ruby/def.bzl
ruby/tests/BUILD.bazel
@@ -205,7 +205,7 @@ apple_binary(
205
)
206
207
genrule(
208
- name = "gen_exmaple_ext",
+ name = "gen_example_ext",
209
testonly = True,
210
srcs = [":example_ext"],
211
outs = ["example_ext.bundle"],
0 commit comments