Skip to content

Commit

Permalink
Merge pull request #371 from asdf-vm/Stratus3D-patch-5
Browse files Browse the repository at this point in the history
Bump ruby-build to version v20231107
  • Loading branch information
Stratus3D committed Nov 7, 2023
2 parents 3035a4a + f5044df commit 4dfae9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/utils.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env bash

RUBY_BUILD_VERSION="${ASDF_RUBY_BUILD_VERSION:-v20231025}"
RUBY_BUILD_VERSION="${ASDF_RUBY_BUILD_VERSION:-v20231107}"
RUBY_BUILD_TAG="$RUBY_BUILD_VERSION"

echoerr() {
Expand Down

0 comments on commit 4dfae9a

Please sign in to comment.