diff options
author | git <[email protected]> | 2024-01-19 08:57:54 +0000 |
---|---|---|
committer | git <[email protected]> | 2024-01-19 08:57:54 +0000 |
commit | 0f315216bb5056878e4bcffc391b2ee0de68ac17 (patch) | |
tree | 7083f6d6429b32c9875dbfe7e3e775729758034a | |
parent | 31a5d4a0cdf6e76708ea93854eef8b7b919e9119 (diff) |
Update bundled gems list as of 2024-01-19
-rw-r--r-- | NEWS.md | 3 | ||||
-rw-r--r-- | gems/bundled_gems | 2 |
2 files changed, 3 insertions, 2 deletions
@@ -40,7 +40,7 @@ The following bundled gems are updated. * net-ftp 0.3.4 * net-imap 0.4.9.1 * net-smtp 0.4.0.1 -* rbs 3.4.1 +* rbs 3.4.2 * typeprof 0.21.9 * debug 1.9.1 @@ -52,6 +52,7 @@ The following bundled gems are promoted from default gems. * bigdecimal 3.1.6 * observer 0.1.2 * abbrev 0.1.2 +* resolv-replace 0.1.1 See GitHub releases like [GitHub Releases of Logger](https://github.com/ruby/logger/releases) or changelog for details of the default gems or bundled gems. diff --git a/gems/bundled_gems b/gems/bundled_gems index 23a6b45750..5f87058c0c 100644 --- a/gems/bundled_gems +++ b/gems/bundled_gems @@ -17,7 +17,7 @@ net-pop 0.1.2 https://github.com/ruby/net-pop net-smtp 0.4.0.1 https://github.com/ruby/net-smtp matrix 0.4.2 https://github.com/ruby/matrix prime 0.1.2 https://github.com/ruby/prime -rbs 3.4.1 https://github.com/ruby/rbs +rbs 3.4.2 https://github.com/ruby/rbs typeprof 0.21.9 https://github.com/ruby/typeprof debug 1.9.1 https://github.com/ruby/debug racc 1.7.3 https://github.com/ruby/racc |