このマニュアルは既にメンテナンスが終了したバージョンの Ruby を対象としています。 最新版のマニュアルへ

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

singleton method Dir.exists?

exists?(file_name) -> bool[permalink][rdoc]

このメソッドは Ruby 2.1 から deprecated です。Dir.exist? を使用してください。