Skip to content

Commit 611b738

Browse files
committed
Bump one missing reference to ruby-3.1.6
1 parent edabc59 commit 611b738

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.mri.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ xrubies_build_plan = if platform =~ /x64-mingw-ucrt/
152152
]
153153
elsif platform =~ /aarch64-mingw-ucrt/
154154
[
155-
["3.4.1", "3.1.6"],
155+
["3.4.1", "3.1.7"],
156156
]
157157
elsif platform =~ /x64-mingw32/
158158
[

0 commit comments

Comments
 (0)