summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-12-06 13:19:06 +0000
committerhsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-12-06 13:19:06 +0000
commit586e018c739d50be00bb7d750907d53009a0229b (patch)
treee78af73862b7598b33f341234c80cbeb9264a97b
parent8b14bd4e146dcdbff705941a67f980ec5009ea03 (diff)
Added News entries about RubyGems and Bundler.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66248 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r--NEWS6
1 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 42b142feef..2a61ece9ce 100644
--- a/NEWS
+++ b/NEWS
@@ -336,7 +336,7 @@ sufficient information, see the ChangeLog file or Redmine
* Add Bundler to Standard Library. [Feature #12733]
- * Use 1.17.1. It's latest stable version.
+ * Use 2.0.0. It's latest stable version.
[BigDecimal]
@@ -457,6 +457,10 @@ sufficient information, see the ChangeLog file or Redmine
* RSS::Parser.parse: Accept options as Hash. +:validate+ ,
+:ignore_unknown_element+ , +:parser_class+ options are available.
+[RubyGems]
+
+ * Upgrade RubyGems 3.0.0.beta3
+
[Set]
[Aliased methods]