mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02:00
Fix the version in missing-baseruby
This commit is contained in:
parent
c184aa8740
commit
c0e5de9567
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue