Class: Bundler::Patch::GemVersionPatchPromoter

Inherits:
GemVersionPromoter
  • Object
show all
Defined in:
lib/bundler/patch/gem_version_patch_promoter.rb

Instance Attribute Summary collapse

Instance Attribute Details

#gems_to_updateObject

Returns the value of attribute gems_to_update.



3
4
5
# File 'lib/bundler/patch/gem_version_patch_promoter.rb', line 3

def gems_to_update
  @gems_to_update
end

#minimalObject

Returns the value of attribute minimal.



3
4
5
# File 'lib/bundler/patch/gem_version_patch_promoter.rb', line 3

def minimal
  @minimal
end