# File lib/bundler/cli/info.rb, line 6
    def initialize(options, gem_name)
      @options = options
      @gem_name = gem_name
    end