Skip to content

Commit

Permalink
Update utils.sh
Browse files Browse the repository at this point in the history
Use ruby-build 20240727
  • Loading branch information
nickurban authored Jul 26, 2024
1 parent bcf25ec commit c5ec400
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:-v20240722}"
RUBY_BUILD_VERSION="${ASDF_RUBY_BUILD_VERSION:-v20240727}"
RUBY_BUILD_TAG="$RUBY_BUILD_VERSION"

echoerr() {
Expand Down

0 comments on commit c5ec400

Please sign in to comment.