mirror of
https://github.com/ruby/ruby.git
synced 2025-08-23 04:55:21 +02:00
parent
f8936b3341
commit
44264b4fee
Notes:
git
2022-08-09 12:05:48 +09:00
80 changed files with 312 additions and 286 deletions
|
@ -77,7 +77,7 @@ prefix or only the files that are requireable.
|
|||
gem_contents name
|
||||
end
|
||||
|
||||
terminate_interaction 1 unless found or names.length > 1
|
||||
terminate_interaction 1 unless found || names.length > 1
|
||||
end
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue