summaryrefslogtreecommitdiff
path: root/NEWS.md
diff options
context:
space:
mode:
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