Method: Bundler::LazySpecification#version
- Defined in:
- lib/bundler/lazy_specification.rb
#version ⇒ Object (readonly)
Returns the value of attribute version.
9 10 11 |
# File 'lib/bundler/lazy_specification.rb', line 9 def version @version end |