class Bundler::CLI::Outdated

def initialize(options, gems)

def initialize(options, gems)
  @options = options
  @gems = gems
end