Skip to content

Commit cc2f5ce

Browse files
authored
Merge pull request #145 from dbaratta/dbaratta/ruby-320
2 parents 0a3275b + 5575725 commit cc2f5ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ruby/private/sdk.bzl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ def rules_ruby_select_sdk(version = "host"):
2323
"3.1.0",
2424
"3.1.1",
2525
"3.1.2",
26+
"3.2.0",
2627
]
2728

2829
if version in supported_versions:

0 commit comments

Comments
 (0)