From 5e69854daf356b5c76a764547b1d00c0bec3e777 Mon Sep 17 00:00:00 2001 From: hsbt Date: Fri, 11 Dec 2015 02:58:52 +0000 Subject: * NEWS: Mentioned rubygems-2.5.1 git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53033 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- NEWS | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 4aac88b9c6..53c8feffcf 100644 --- a/NEWS +++ b/NEWS @@ -260,6 +260,13 @@ with all sufficient information, see the ChangeLog file. * Connections are in passive mode per default now. The default mode can be changed by Net::FTP.default_passive=. [Feature #11612] +* RubyGems + * Updated to RubyGems 2.5.1. For full release notes see: + + http://docs.seattlerb.org/rubygems/History_txt.html#label-2.5.0+-2F+2015-11-03 + and + http://docs.seattlerb.org/rubygems/History_txt.html#label-2.5.1+-2F+2015-12-10 + * Rake * Rake is removed from stdlib. [Feature #11025] -- cgit v1.2.3