# File lib/bundler/cli/outdated.rb, line 7 def initialize(options, gems) @options = options @gems = gems end