Hi All,

I have an rails 2.3.11 app which I'm trying to run locally. When runnign
script/server i get this error which i googled but couldn't find the
answer anywhere:

Gem::SourceIndex#initialize called from
/opt/local/lib/ruby/gems/1.8/gems/rails-2.3.11/lib/rails/vendor_gem_source_index.rb:100.
Invalid gemspec in
[/opt/local/lib/ruby/gems/1.8/specifications/heroku-2.11.0.gemspec]:
invalid date format in specification: "2011-10-22 00:00:00.000000000Z"
/opt/local/lib/ruby/gems/1.8/gems/rails-2.3.11/lib/rails/gem_dependency.rb:277:in
`==': undefined method `name' for "ZenTest":String (NoMethodError)
  from /opt/local/lib/ruby/site_ruby/1.8/rubygems/dependency.rb:217:in
`==='
  from /opt/local/lib/ruby/site_ruby/1.8/rubygems/dependency.rb:217:in
`matching_specs'
  from
/opt/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36:in
`find_all'
  from
/opt/local/lib/ruby/site_ruby/1.8/rubygems/specification.rb:410:in
`each'
  from
/opt/local/lib/ruby/site_ruby/1.8/rubygems/specification.rb:409:in
`each'
  from /opt/local/lib/ruby/site_ruby/1.8/rubygems/dependency.rb:216:in
`find_all'
  from /opt/local/lib/ruby/site_ruby/1.8/rubygems/dependency.rb:216:in
`matching_specs'
  from /opt/local/lib/ruby/site_ruby/1.8/rubygems/dependency.rb:238:in
`to_specs'
  from /opt/local/lib/ruby/site_ruby/1.8/rubygems/dependency.rb:256:in
`to_spec'
  from /opt/local/lib/ruby/site_ruby/1.8/rubygems.rb:1210:in `gem'

Any suggestions?

Thanks & Great week

-- 
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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to