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.
1 parent 0a3275b commit 5575725Copy full SHA for 5575725
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