Class: Bundler::Source::SystemGems

Inherits:
Object
  • Object
show all
Defined in:
lib/bundler/patches.rb

Overview

Disable the use of System Gems

Instance Method Summary collapse

Instance Method Details

#specsObject



13
14
15
# File 'lib/bundler/patches.rb', line 13

def specs
  []
end