Skip to content

Instantly share code, notes, and snippets.

@erebor
Created June 12, 2010 18:20
Show Gist options
  • Save erebor/435963 to your computer and use it in GitHub Desktop.
Save erebor/435963 to your computer and use it in GitHub Desktop.
Mac:~/cas(working) ruby-1.8.7-p174> gem outdated --debug
Exception `NameError' at /Users/rew/.rvm/rubies/ruby-1.8.7-p174/lib/ruby/site_ruby/1.8/rubygems/command_manager.rb:164 - uninitialized constant Gem::Commands::OutdatedCommand
Exception `NoMethodError' at /Users/rew/.rvm/rubies/ruby-1.8.7-p174/lib/ruby/site_ruby/1.8/rubygems/commands/outdated_command.rb:26 - undefined method `first' for nil:NilClass
ERROR: While executing gem ... (NoMethodError)
undefined method `first' for nil:NilClass
/Users/rew/.rvm/rubies/ruby-1.8.7-p174/lib/ruby/site_ruby/1.8/rubygems/commands/outdated_command.rb:26:in `execute'
/Users/rew/.rvm/rubies/ruby-1.8.7-p174/lib/ruby/site_ruby/1.8/rubygems/commands/outdated_command.rb:21:in `each'
/Users/rew/.rvm/rubies/ruby-1.8.7-p174/lib/ruby/site_ruby/1.8/rubygems/commands/outdated_command.rb:21:in `execute'
/Users/rew/.rvm/rubies/ruby-1.8.7-p174/lib/ruby/site_ruby/1.8/rubygems/command.rb:270:in `invoke'
/Users/rew/.rvm/rubies/ruby-1.8.7-p174/lib/ruby/site_ruby/1.8/rubygems/command_manager.rb:134:in `process_args'
/Users/rew/.rvm/rubies/ruby-1.8.7-p174/lib/ruby/site_ruby/1.8/rubygems/command_manager.rb:104:in `run'
/Users/rew/.rvm/rubies/ruby-1.8.7-p174/lib/ruby/site_ruby/1.8/rubygems/gem_runner.rb:58:in `run'
/Users/rew/.rvm/rubies/ruby-1.8.7-p174/bin/gem:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment