When I saw “require ‘inline’” in a ruby file, I thought the gem is
‘inline’. So I runned “gem install inline” and it installed.
But the ruby file failed to run. After some inspection, I runned “gem
install RubyInline” and it installed. The ruby file still failed to
run.
Finally I runned “gem uninstall inline” and the ruby file runned to
succeed.
I noticed there are two gems named inline: inline (0.1.0) and
RubyInline (3.8.2, 3.8.1).
I tried “gem search inline -r”
The output is
*** REMOTE GEMS ***