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