From 286f0b8ae3c30b5911199924a1779ca045afb079 Mon Sep 17 00:00:00 2001 From: hsbt Date: Wed, 17 Apr 2019 13:20:02 +0000 Subject: [PATCH] Added rubygems and bundler entries. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67600 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- NEWS | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/NEWS b/NEWS index 5b7a66c51a..e377c9fd73 100644 --- a/NEWS +++ b/NEWS @@ -62,6 +62,11 @@ Regexp/String:: === Stdlib updates (outstanding ones only) +Bundler:: + + * Upgrade to Bundler 2.1.0.pre.1 + Bundled from https://github.com/bundler/bundler/commit/a53709556b95a914e874b22ed2116a46b0528852 + CSV:: * Upgrade to 3.0.9. @@ -86,6 +91,11 @@ RSS:: * Upgrade to RSS 0.2.8. See https://github.com/ruby/rss/blob/master/NEWS.md. +RubyGems:: + + * Upgrade to RubyGems 3.1.0.pre1 + Bundled from https://github.com/rubygems/rubygems/commit/97b264f0fa248c864b6ee9a23d3ff1cdd217dddb + === Compatibility issues (excluding feature bug fixes) === Stdlib compatibility issues (excluding feature bug fixes)