Feature Requests item #29175, was opened at 2011-05-06 11:45
You can respond by visiting: 
http://rubyforge.org/tracker/?func=detail&atid=578&aid=29175&group_id=126

Category: `gem` commands
Group: None
Status: Open
Resolution: None
Priority: 3
Submitted By: John Fearnside (jwfearn)
Assigned to: Nobody (None)
Summary: gem deprecated command

Initial Comment:
Like 'gem outdated' but would list gems that are using 
deprecated-soon-to-be-removed calls or whatever.  It would list which gems are 
offending, which deprecated call (or calls) it's using and, ideally, indicate 
if a newer, non-offending version is available.

I would prefer to use something like this rather than endure the cavalcade of 
deprecation warnings.

May I suggest a less voluminous warning text: "Warning, N gems are using 
deprecated features.  Type 'gem deprecated' for more information".  Where N is 
the number of offending gems.

I would also prefer some sort of option to suppress those warnings entirely as 
they break many of my build tools.



----------------------------------------------------------------------

You can respond by visiting: 
http://rubyforge.org/tracker/?func=detail&atid=578&aid=29175&group_id=126
_______________________________________________
Rubygems-developers mailing list
http://rubyforge.org/projects/rubygems
Rubygems-developers@rubyforge.org
http://rubyforge.org/mailman/listinfo/rubygems-developers

Reply via email to