Method: Bundler::IncorrectLockfileDependencies#spec

Defined in:
lib/bundler/errors.rb

#specObject (readonly)

Returns the value of attribute spec.

[View source]

269
270
271
# File 'lib/bundler/errors.rb', line 269

def spec
  @spec
end