Bugs item #25632, was opened at 2009-04-23 02:55 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=575&aid=25632&group_id=126
Category: `gem install` command (extensions) Group: v1.3.x >Status: Closed >Resolution: Accepted Priority: 3 Submitted By: Daniel Berger (djberg96) >Assigned to: Daniel Berger (djberg96) Summary: Deprecation warning with -t Initial Comment: Ruby 1.8.6-p114 Rubygems 1.3.2 Running "gem install" with the "-t" (test) option generates the following warning: /usr/local/lib/ruby/site_ruby/1.8/rubygems/commands/install_command.rb:118:Warning: Gem::SourceIndex#search support for String patterns is deprecated This should be updated/removed. Regards, Dan ---------------------------------------------------------------------- >Comment By: Daniel Berger (djberg96) Date: 2009-04-30 15:30 Message: Fixed in SVN. Replaced 'search' with 'find_name'. ---------------------------------------------------------------------- You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=575&aid=25632&group_id=126 _______________________________________________ Rubygems-developers mailing list http://rubyforge.org/projects/rubygems Rubygems-developers@rubyforge.org http://rubyforge.org/mailman/listinfo/rubygems-developers