def evaluate(evaluator: Guardfile::Evaluator.new(options))
          bundler_check
          evaluator.evaluate
        rescue Dsl::Error,
               Guardfile::Evaluator::NoGuardfileError,