Method: Bundler::IncorrectLockfileDependencies#spec
- Defined in:
- lib/bundler/errors.rb
permalink #spec ⇒ Object (readonly)
Returns the value of attribute spec.
269 270 271 |
# File 'lib/bundler/errors.rb', line 269 def spec @spec end |