# File lib/appraisal/bundler_dsl.rb, line 71
    def for_dup
      Utils.join_parts PARTS.map { |part| send("#{part}_entry_for_dup") }
    end