Skip to content

Commit 0e242a0

Browse files
authored
Merge branch 'develop' into kig/speed-up-ci
2 parents 006f842 + 6edcf32 commit 0e242a0

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)