Class: Bundler::Restrict::RubyGems
- Inherits:
-
Object
- Object
- Bundler::Restrict::RubyGems
- Defined in:
- lib/bundler/restrict/rubygems.rb
Instance Method Summary collapse
-
#initialize ⇒ RubyGems
constructor
A new instance of RubyGems.
Constructor Details
#initialize ⇒ RubyGems
Returns a new instance of RubyGems.
4 5 |
# File 'lib/bundler/restrict/rubygems.rb', line 4 def initialize end |