Ruby 3.4 リファレンスマニュアル

instance method Gem::Uninstaller#remove_executables

remove_executables(gemspec)Ruby 1.9.3 から[permalink][rdoc][edit]

与えられた Gem::Specification に対応する実行ファイルを削除します。

[PARAM] gemspec:
アンインストール指定されている Gem の Gem::Specification を指定します。