# File lib/appraisal/appraisal.rb, line 91
    def relative_gemfile_path
      File.join("gemfiles", gemfile_name)
    end