global
def use_system_gems?
def use_system_gems? return true if system_path return false if explicit_path !Bundler.feature_flag.bundler_5_mode? end
def use_system_gems? return true if system_path return false if explicit_path !Bundler.feature_flag.bundler_5_mode? end