NoMethodError: undefined method `unresolved_deps' for Gem:Module
I'm running rails 3.2.13 on ruby-1.9.3-p429 on RVM and I'm suddenly
getting an error in irb that I'd like some help with. When I execute a
method on a object, I get the error 'NoMethodError: undefined method
unresolved_deps' for Gem:Module' which comes from
/Users/sirbertly/.rvm/rubies/ruby-1.9.3-p429/lib/ruby/1.9.1/rubygems/custom_require.rb:35:inrequire'.
I've done some research and I think this is due to conflicting rubygems,
but I cannot figure out how to fix it. Any ideas would be truly
appreciated.
Thanks in advance.
No comments:
Post a Comment