summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS.md52
1 files changed, 51 insertions, 1 deletions
diff --git a/NEWS.md b/NEWS.md
index ba22997aeb..48bc0acb1e 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -13,11 +13,61 @@ Note: We're only listing outstanding class updates.
## Stdlib updates
+The following default gem is added.
+
+* win32-registry 0.1.0
+
We only list stdlib changes that are notable feature changes.
Other changes are listed in the following sections. we also listed release history from the previous bundled version that is Ruby 3.3.0 if it has GitHub releases.
-* The following default gems are updated.
+The following default gems are updated.
+
+ * RubyGems 3.6.2
+ * benchmark 0.4.0
+ * bundler 2.6.2
+ * date 3.4.1
+ * delegate 0.4.0
+ * did_you_mean 2.0.0
+ * digest 3.2.0
+ * error_highlight 0.7.0
+ * etc 1.4.5
+ * fcntl 1.2.0
+ * fiddle 1.1.6
+ * fileutils 1.7.3
+ * io-console 0.8.0
+ * io-nonblock 0.3.1
+ * ipaddr 1.2.7
+ * irb 1.14.3
+ * json 2.9.1
+ * logger 1.6.4
+ * net-http 0.6.0
+ * open-uri 0.5.0
+ * openssl 3.3.0
+ * optparse 0.6.0
+ * ostruct 0.6.1
+ * pathname 0.4.0
+ * pp 0.6.2
+ * prism 1.2.0
+ * pstore 0.1.4
+ * psych 5.2.2
+ * rdoc 6.10.0
+ * reline 0.6.0
+ * resolv 0.6.0
+ * securerandom 0.4.1
+ * set 1.1.1
+ * shellwords 0.2.2
+ * singleton 0.3.0
+ * strscan 3.1.2
+ * syntax_suggest 2.0.2
+ * tempfile 0.3.1
+ * time 0.4.1
+ * timeout 0.4.3
+ * tmpdir 0.3.1
+ * uri 1.0.2
+ * win32ole 1.9.1
+ * yaml 0.4.0
+ * zlib 3.2.1
* The following bundled gem is added.