Added rubygems and bundler entries.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67600 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
hsbt 2019-04-17 13:20:02 +00:00
parent 828353334a
commit 286f0b8ae3

10
NEWS
View File

@ -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)