Method: Bundler::RubyVersion#versions
- Defined in:
- lib/bundler/ruby_version.rb
#versions ⇒ Object (readonly)
Returns the value of attribute versions.
5 6 7 |
# File 'lib/bundler/ruby_version.rb', line 5 def versions @versions end |