I am new at ruby, please bear with me.
I am using rbenv, and I am trying to run tests on some practice ruby problems but I get this error:
Unable to activate rspec-2.14.1, because rspec-core-3.0.0.rc1 conflicts with rspec-core (~> 2.14.0)
I updated my gems, but it still doesn't work. I don't know what's going on, what can I do to fix it?
If you need more information feel free to ask.
Thanks in advance!