Skip to content
This repository was archived by the owner on Sep 29, 2020. It is now read-only.
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

@jamesarosen

Description

@jamesarosen

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions