Invalid gemspec - Mac

Salve a tutti,
ogni volta che avvio il server mi appare di seguito questi errori:


MacBook-Pro-di-Alex:linkapp alex$ rails server
Invalid gemspec in
[/Library/Ruby/Gems/1.8/specifications/activemodel-3.2.0.rc1.gemspec]:
Illformed requirement [“#YAML::Syck::DefaultKey:0x108d0dbe0
3.2.0.rc1”]
Invalid gemspec in
[/Library/Ruby/Gems/1.8/specifications/activemodel-3.2.0.rc1.gemspec]:
Illformed requirement [“#YAML::Syck::DefaultKey:0x108d0dbe0
3.2.0.rc1”]
Invalid gemspec in
[/Library/Ruby/Gems/1.8/specifications/activemodel-3.2.0.rc1.gemspec]:
Illformed requirement [“#YAML::Syck::DefaultKey:0x108d0dbe0
3.2.0.rc1”]
=> Booting WEBrick
=> Rails 3.1.0 application starting in development on
http://0.0.0.0:3000
=> Call with -d to detach
=> Ctrl-C to shutdown server
[2011-12-30 01:26:53] INFO WEBrick 1.3.1
[2011-12-30 01:26:53] INFO ruby 1.8.7 (2010-01-10)
[universal-darwin11.0]
[2011-12-30 01:26:53] INFO WEBrick::HTTPServer#start: pid=14653
port=3000


ho aggiornato di tutto ma il problema resta…
helpp!!

Il problema non tuo, ma di chi ha fatto il build della gem: hanno usato
Ruby 1.9. C’era gi stato un precedente con la release 3.1.0 e hanno
dovuto
rimediare all’errore.

Luca

Spero che lo ripristino presto!