method
new
v2_6_3 -
Show latest stable
- Class:
Bundler::CLI::Outdated
new(options, gems)public
No documentation available.
# File lib/bundler/cli/outdated.rb, line 7
def initialize(options, gems)
@options = options
@gems = gems
end