Class: Bundler::PubGrub::Incompatibility::NoVersions

Inherits:
Struct
  • Object
show all
Defined in:
lib/bundler/vendor/pub_grub/lib/pub_grub/incompatibility.rb

Instance Attribute Summary collapse

Instance Attribute Details

#constraintObject

Returns the value of attribute constraint

Returns:

  • (Object)

    the current value of constraint



11
12
13
# File 'lib/bundler/vendor/pub_grub/lib/pub_grub/incompatibility.rb', line 11

def constraint
  @constraint
end