# File lib/bundler/settings.rb, line 23
def
without=
(
array
)
self
[
:without
] =
array
.
join
(
":"
)
end