Skip to content

Commit f272de2

Browse files
authored
Merge pull request #159 from brentdodell/update-ruby-build-to-v20200401
Update ruby-build to v20200401
2 parents 0e86367 + 8ad79fa commit f272de2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/utils.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
RUBY_BUILD_VERSION="${ASDF_RUBY_BUILD_VERSION:-v20200115}"
1+
RUBY_BUILD_VERSION="${ASDF_RUBY_BUILD_VERSION:-v20200401}"
22
RUBY_BUILD_TAG="$RUBY_BUILD_VERSION"
33

44
echoerr() {

0 commit comments

Comments
 (0)