[前][次][番号順一覧][スレッド一覧]

ruby-changes:64181

From: Hiroshi <ko1@a...>
Date: Tue, 15 Dec 2020 20:07:18 +0900 (JST)
Subject: [ruby-changes:64181] 151ff609e5 (master): Added updated versions of the default gems on NEWS

https://git.ruby-lang.org/ruby.git/commit/?id=151ff609e5

From 151ff609e595e78b7937ecb4b011879dc5a0cbd1 Mon Sep 17 00:00:00 2001
From: Hiroshi SHIBATA <hsbt@r...>
Date: Tue, 15 Dec 2020 20:05:32 +0900
Subject: Added updated versions of the default gems on NEWS


diff --git a/NEWS.md b/NEWS.md
index a4dc422..913d168 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -355,9 +355,13 @@ Outstanding ones only. https://github.com/ruby/ruby/blob/trunk/NEWS.md#L355
 
 Outstanding ones only.
 
+* BigDecimal
+
+    * Update to BigDecimal 2.0.2
+
 * Bundler
 
-    * Update to Bundler 2.2.0
+    * Update to Bundler 2.2.1
 
 * CSV
 
@@ -371,6 +375,10 @@ Outstanding ones only. https://github.com/ruby/ruby/blob/trunk/NEWS.md#L375
 
     * Update to IRB 1.2.6
 
+* JSON
+
+    * Update to JSON 2.4.0
+
 * Socket
 
     * Add :connect_timeout to TCPSocket.new [[Feature #17187]]
@@ -406,13 +414,17 @@ Outstanding ones only. https://github.com/ruby/ruby/blob/trunk/NEWS.md#L414
 
     * Use officially discouraged. Read OpenStruct@Caveats section.
 
+* Psych
+
+    * Update to Psych 3.2.1
+
 * Reline
 
     * Update to Reline 0.1.5
 
 * RubyGems
 
-    * Update to RubyGems 3.2.0
+    * Update to RubyGems 3.2.1
 
 ## Compatibility issues
 
-- 
cgit v0.10.2


--
ML: ruby-changes@q...
Info: http://www.atdot.net/~ko1/quickml/

[前][次][番号順一覧][スレッド一覧]