I working on Ubuntu system(16.04).
My problem is whenever i setup any rails project and try to run rails s then i got \'incompatible library version\' e
rails s
For me going back to ruby 2.2.5p319 helped. I just realize the version of the Ruby that comes with Rails has to match to the one installed even though the RubyInstaller release gets ahead.