We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bf28c9 commit f62d921Copy full SHA for f62d921
1 file changed
MODULE.bazel
@@ -6,7 +6,7 @@ bazel_dep(name = "rules_cc", version = "0.2.17")
6
bazel_dep(name = "cucumber-cpp", version = "0.8.0.bcr.1")
7
8
bazel_dep(name = "rules_gherkin", version = "0.2.0")
9
-bazel_dep(name = "rules_ruby", version = "0.21.1")
+bazel_dep(name = "rules_ruby", version = "0.22.1")
10
11
# Hermetic Ruby Toolchain Configuration
12
ruby = use_extension("@rules_ruby//ruby:extensions.bzl", "ruby")
0 commit comments