Skip to content

Commit 4bffa37

Browse files
author
Konstantin Gredeskoul
committed
Deprecate ruby/def.bzl + spelling + v0.1.2
1 parent 48032c6 commit 4bffa37

File tree

3 files changed

+2
-23
lines changed

3 files changed

+2
-23
lines changed

.rules_version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.1.1
1+
0.1.2

ruby/def.bzl

Lines changed: 0 additions & 21 deletions
This file was deleted.

ruby/tests/BUILD.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ apple_binary(
205205
)
206206

207207
genrule(
208-
name = "gen_exmaple_ext",
208+
name = "gen_example_ext",
209209
testonly = True,
210210
srcs = [":example_ext"],
211211
outs = ["example_ext.bundle"],

0 commit comments

Comments
 (0)