diff options
| author | git <svn-admin@ruby-lang.org> | 2024-12-25 08:22:21 +0000 |
|---|---|---|
| committer | git <svn-admin@ruby-lang.org> | 2024-12-25 08:22:21 +0000 |
| commit | ca17104f59cabddb4bd66f5bec6da9903cd0e89a (patch) | |
| tree | 46e72462ed9b9643ff280982dda18e4c2e9c745e | |
| parent | b12237646907c15ec87750ec9c29f26fa02f87b4 (diff) | |
Update default gems list at b12237646907c15ec87750ec9c29f2 [ci skip]
| -rw-r--r-- | NEWS.md | 52 |
1 files changed, 51 insertions, 1 deletions
@@ -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. |
