Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

So I used to have a different gemspec error and followed a stackoverflow thread and did the gem update --system.

I got

>   * 1 bug fix:
> 
>   * Install the .pem files properly. Fixes #320   * Remove OpenSSL
> dependency from the http code path

then I tried to run a regular command and now I get a constant

> Invalid gemspec in
> [/Users/connorphillips/.rvm/gems/ruby-1.9.2-p320/specifications/actionmailer-3.2.0.gemspec]:
> Illformed requirement ["#<Syck::DefaultKey:0x007fad8d85b5f0> 3.2.0"]

Over and over again

share|improve this question
You may have to start with rvm gemset empty See stackoverflow.com/a/7393813/429758 – Prakash Murthy Jan 8 at 6:59

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.