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
rvm gemset emptySee stackoverflow.com/a/7393813/429758 – Prakash Murthy Jan 8 at 6:59