summaryrefslogtreecommitdiff
path: root/NEWS.md
diff options
context:
space:
mode:
authorHiroshi SHIBATA <hsbt@ruby-lang.org>2020-12-15 20:05:32 +0900
committerHiroshi SHIBATA <hsbt@ruby-lang.org>2020-12-15 20:06:42 +0900
commit151ff609e595e78b7937ecb4b011879dc5a0cbd1 (patch)
tree873ac336387c15f83330119fd3d02f158049dd1e /NEWS.md
parentad3e3bd65a69c05035289b0dbf04394a8238fbfb (diff)
Added updated versions of the default gems on NEWS
Diffstat (limited to 'NEWS.md')
-rw-r--r--NEWS.md16
1 files changed, 14 insertions, 2 deletions
diff --git a/NEWS.md b/NEWS.md
index a4dc422258..913d1689f0 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -355,9 +355,13 @@ Outstanding ones only.
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.
* 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.
* 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