Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.ruby > #4192
| From | Roger Pack <rogerpack2005@gmail.com> |
|---|---|
| Newsgroups | comp.lang.ruby |
| Subject | Re: rubygems-update 1.8.0 |
| Date | 2011-05-10 12:50 -0500 |
| Organization | Service de news de lacave.net |
| Message-ID | <f79036e00ae1c2474f691bc09d8b8399@ruby-forum.com> (permalink) |
| References | <92BEEA66-1F14-4587-B4C0-309EBDFC525F@segment7.net> |
> After installing RubyGems 1.8.0 you will see deprecations when loading > your > exsting gems. Run `gem pristine --all --no-extensions` to regenerate > your > gem specifications safely. Also as note, after running the above command, I still get this message: NOTE: Gem::Specification#default_executable= is deprecated with no replacement. It will be removed on or after 2011-10-01. Gem::Specification#default_executable= called from C:/installs/Ruby187/lib/ruby/gems/1.8/specifications/ruby-prof-0.10.4.gemspec:10. So I guess it doesn't update the specs for outdated gems? Cheers! -r -- Posted via http://www.ruby-forum.com/.
Back to comp.lang.ruby | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[ANN] rubygems-update 1.8.0 Eric Hodel <drbrain@segment7.net> - 2011-05-04 16:40 -0500
Re: rubygems-update 1.8.0 Roger Pack <rogerpack2005@gmail.com> - 2011-05-10 10:31 -0500
Re: rubygems-update 1.8.0 Ryan Davis <ryand-ruby@zenspider.com> - 2011-05-10 18:12 -0500
Re: rubygems-update 1.8.0 Roger Pack <rogerpack2005@gmail.com> - 2011-05-10 18:57 -0500
Re: rubygems-update 1.8.0 Roger Pack <rogerpack2005@gmail.com> - 2011-05-10 12:50 -0500
Re: rubygems-update 1.8.0 Ryan Davis <ryand-ruby@zenspider.com> - 2011-05-10 18:09 -0500
csiph-web