Method not available on this version
This method is only available on newer versions.
The first available version (v2_6_3) is shown here.
local_index_file()
public
Path where the local index file is
stored
# File lib/bundler/plugin/index.rb, line 82
def local_index_file
Plugin.local_root.join("index")
end