Method: Bundler::IncorrectLockfileDependencies#spec

Defined in:
lib/bundler/errors.rb

#specObject (readonly)

Returns the value of attribute spec.



251
252
253
# File 'lib/bundler/errors.rb', line 251

def spec
  @spec
end