On Aug 17, 7:08 pm, Eric Hodel <[EMAIL PROTECTED]> wrote: > Please test out RubyGems trunk. The best way to install it and make > sure you can still update to 1.3.0 on the official release is: > > $ svn up > $ sudo rake install > > Current Release notes for 1.3.0: > > = Announce: RubyGems Release 1.3.0 > > Release 1.3.0 adds new features and fixes some bugs. > > New features: > > * RubyGems doesn't print LOCAL/REMOTE titles for `gem query` and > friends if > stdout is not a TTY, except with --both. > * Added Gem.find_files, allows a gem to discover features provided by > other > gems. > * Added pre/post (un)install hooks for packagers of RubyGems. (Not > for gems > themselves). > * RubyGems now installs into ~/.gem if GEM_HOME is not writable. Use > --no-user-install command-line switch to disable this behavior. > * Fetching specs for update now uses If-Modified-Since requests.
May I ask that you please use XDG standard. T. _______________________________________________ Rubygems-developers mailing list [email protected] http://rubyforge.org/mailman/listinfo/rubygems-developers
