Class: Bundler::Source::SystemGems
- Inherits:
-
Object
- Object
- Bundler::Source::SystemGems
- Defined in:
- lib/bundler/patches.rb
Overview
Disable the use of System Gems
Instance Method Summary collapse
Instance Method Details
#specs ⇒ Object
13 14 15 |
# File 'lib/bundler/patches.rb', line 13 def specs [] end |