Skip to content

Commit cfcda01

Browse files
Update RUBY_BUILD_VERSION to v20251225 (#482)
Co-authored-by: Trevor Brown <Stratus3D@users.noreply.github.com>
1 parent d3da177 commit cfcda01

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/utils.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env bash
22

3-
RUBY_BUILD_VERSION="${ASDF_RUBY_BUILD_VERSION:-v20251218}"
3+
RUBY_BUILD_VERSION="${ASDF_RUBY_BUILD_VERSION:-v20251225}"
44
RUBY_BUILD_TAG="$RUBY_BUILD_VERSION"
55

66
echoerr() {

0 commit comments

Comments
 (0)