Jump to content

[Solved] Ruby Update


tosites

Recommended Posts

There you go

root@tommy [~]# /usr/local/bin/ruby --version
ruby 2.4.1p111 (2017-03-22 revision 58053) [x86_64-linux]
Use this shebang to access it

#!/usr/local/bin/ruby
otherwise it will use the system default ruby which is still 2.0.0.
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...