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