I am trying to teach myself RSpec and I am working on a lesson that requires a version of RSpec that is less than 3. I currently have the following versions for RSpec:
rspec (3.3.0, 2.99.0, 2.9.0) rspec-core (3.3.2, 2.99.2, 2.9.0) rspec-expectations (3.3.1, 2.99.2, 2.9.1) rspec-mocks (3.3.2, 2.99.4, 2.9.0) rspec-support (3.3.0) I would like to uninstall all versions 3 or greater so I can work through this project. I have been trying for most of today and I just can't seem to figure out how to uninstall just RSpec so I am left with only less than version 3. Any help is so appreciated! -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/bf5430f48fd65ec78f42b64877cf6c12%40ruby-forum.com. For more options, visit https://groups.google.com/d/optout.

