Skip to content
This repository was archived by the owner on Sep 29, 2020. It is now read-only.

Using mg with Ruby 1.9.1 produces LOTS of warnings #6

Open
jamesarosen opened this issue Jun 12, 2010 · 0 comments
Open

Using mg with Ruby 1.9.1 produces LOTS of warnings #6

jamesarosen opened this issue Jun 12, 2010 · 0 comments

Comments

@jamesarosen
Copy link

When using mg with Ruby 1.9.1-p378 (using RVM on OSX), I get LOTS of warnings about gemspecs. Some examples:

WARNING:  #<NoMethodError: undefined method `>' for nil:NilClass> (Rake 0.8.7)
WARNING:  Invalid .gemspec format in '~/.rvm/gems/ruby-1.9.1-p378@global/specifications/rake-0.8.7.gemspec'

WARNING:  #<NoMethodError: undefined method `>' for nil:NilClass> (RDoc 2.5.6)
WARNING:  Invalid .gemspec format in '~/.rvm/gems/ruby-1.9.1-p378@global/specifications/rdoc-2.5.6.gemspec'

And so on for update_rubygems, abstract, actionmailer, and just about every other gem on my system.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant