# File lib/bundler.rb, line 362
    def ruby_version
      @ruby_version ||= SystemRubyVersion.new
    end