Getting this error when I run bundle install in a project
nokogiri-1.7.0.1 requires ruby version >= 2.1.0, which is incompatible with the current version, ruby 2.0.0p648
I use rbenv and
ruby -v
ruby 2.1.0p0 (2013-12-25 revision 44422) [x86_64-darwin16.0]
I'm on OSX latest