mirror of
https://github.com/ruby/ruby.git
synced 2025-09-15 08:33:58 +02:00
[rubygems/rubygems] Fix --prefer-local
not respecting default gems
3df86cd9c6
This commit is contained in:
parent
891ecc63ac
commit
ee7b74799c
6 changed files with 32 additions and 4 deletions
|
@ -35,6 +35,8 @@ module Bundler
|
|||
spec.source == self
|
||||
end
|
||||
|
||||
def prefer_local!; end
|
||||
|
||||
def local!; end
|
||||
|
||||
def local_only!; end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue