On both my work and home computers, I recently upgraded Ruby to 2.3.1, using ruby-install. I use chruby as my Ruby switcher.
ruby-install
chruby
I started seei
If you are using rvm like me, the fix could a simple:
rvm
rvm get stable rvm reload
As stated in this answer https://apple.stackexchange.com/a/192513