ruby-changes:32004
From: drbrain <ko1@a...>
Date: Mon, 9 Dec 2013 04:52:47 +0900 (JST)
Subject: [ruby-changes:32004] drbrain:r44083 (trunk): * NEWS: Update RubyGems entry with notable features.
drbrain 2013-12-09 04:52:38 +0900 (Mon, 09 Dec 2013) New Revision: 44083 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=44083 Log: * NEWS: Update RubyGems entry with notable features. Modified files: trunk/ChangeLog trunk/NEWS Index: ChangeLog =================================================================== --- ChangeLog (revision 44082) +++ ChangeLog (revision 44083) @@ -1,3 +1,7 @@ https://github.com/ruby/ruby/blob/trunk/ChangeLog#L1 +Mon Dec 9 04:52:25 2013 Eric Hodel <drbrain@s...> + + * NEWS: Update RubyGems entry with notable features. + Mon Dec 9 04:43:54 2013 Eric Hodel <drbrain@s...> * ext/.document: Add syslog/lib and thread/thread.c to documentable Index: NEWS =================================================================== --- NEWS (revision 44082) +++ NEWS (revision 44083) @@ -258,8 +258,14 @@ String https://github.com/ruby/ruby/blob/trunk/NEWS#L258 Rinda::RingFinger for details. * RubyGems - * Updated to 2.2.0.preview.2 For a list of enhancements and bug fixes see: - https://github.com/rubygems/rubygems/blob/v2.2.0.preview.1/History.txt + * Updated to 2.2.0. Notable new features include: + + * Gemfile or gem.deps.rb support including Gem.file.lock (experimental) + * Improved, iterative resolver (compared to RubyGems 2.1 and earlier) + * Support for a sharing a GEM_HOME across ruby platforms and versions + + For a complete list of enhancements and bug fixes see: + https://github.com/rubygems/rubygems/tree/master/History.txt * Set * New methods: -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/