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