Patch is on lighthouse and includes a test for this case: http://rails.lighthouseapp.com/projects/8994-ruby-on-rails/tickets/1464
(patch against 2-2-stable branch) --Matt Jones On Nov 24, 2008, at 2:08 PM, Kenneth Kalmer wrote: > > > $ rake gems > (in /home/kenneth/work/tmp/rails-broken-gems-example) > - [I] settingslogic > rake aborted! > You have a nil object when you didn't expect it! > The error occurred while evaluating nil.dependencies > > vendor/rails/railties/lib/rails/gem_dependency.rb:77:in `dependencies' > > all_dependencies = specification.dependencies.map do |dependency| > GemDependency.new(dependency.name, :requirement => > dependency.version_requirements) > end > > T --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" 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-core?hl=en -~----------~----~----~----~------~----~------~--~---
