Method: Spec::Ruby.version

Defined in:
lib/spec/ruby.rb

.versionObject



4
5
6
# File 'lib/spec/ruby.rb', line 4

def version
  RUBY_VERSION
end