Skip to content

Commit

Permalink
Fix the version in missing-baseruby
Browse files Browse the repository at this point in the history
  • Loading branch information
k0kubun committed Feb 20, 2024
1 parent c184aa8 commit c0e5de9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tool/missing-baseruby.bat
Expand Up @@ -12,5 +12,5 @@
: ; abort () { exit 1; }

call :warn "executable host ruby is required. use --with-baseruby option."
call :warn "Note that BASERUBY must be Ruby 2.7.0 or later."
call :warn "Note that BASERUBY must be Ruby 3.0.0 or later."
call :abort

0 comments on commit c0e5de9

Please sign in to comment.