# File lib/bundler/settings.rb, line 116
    def without=(array)
      set_array(:without, array)
    end