summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorhsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2019-04-17 13:20:02 +0000
committerhsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2019-04-17 13:20:02 +0000
commit286f0b8ae3c30b5911199924a1779ca045afb079 (patch)
treee667446d198914338dfbaf0bbfc091334465321a /NEWS
parent828353334afb893456cffdb2daca991e985af8a9 (diff)
Added rubygems and bundler entries.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67600 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS10
1 files changed, 10 insertions, 0 deletions
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)