# File lib/brakeman/processor.rb, line 30
    def process_gems gem_files
      GemProcessor.new(@tracker).process_gems gem_files
    end