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 0a3275b + 5575725 commit cc2f5ceCopy full SHA for cc2f5ce
ruby/private/sdk.bzl
@@ -23,6 +23,7 @@ def rules_ruby_select_sdk(version = "host"):
23
"3.1.0",
24
"3.1.1",
25
"3.1.2",
26
+ "3.2.0",
27
]
28
29
if version in supported_versions:
0 commit comments