diff options
| author | git <svn-admin@ruby-lang.org> | 2025-12-23 08:52:15 +0000 |
|---|---|---|
| committer | git <svn-admin@ruby-lang.org> | 2025-12-23 08:52:15 +0000 |
| commit | 3ddf69500ffd76efd28e45d2e101a85fca0d8a61 (patch) | |
| tree | 3abece2b263f75de7737bd7c1b198341aa36e7b3 | |
| parent | 2ed9a7bde26a06cf5eff38e01702af80251d29b3 (diff) | |
Update bundled gems list as of 2025-12-23
| -rw-r--r-- | NEWS.md | 4 | ||||
| -rw-r--r-- | gems/bundled_gems | 2 |
2 files changed, 3 insertions, 3 deletions
@@ -353,8 +353,8 @@ The following bundled gems are updated. * net-smtp 0.5.1 * matrix 0.4.3 * prime 0.1.4 -* rbs 3.10.0.pre.2 -* typeprof 0.31.0 +* rbs 3.10.0 +* typeprof 0.31.1 * debug 1.11.1 * base64 0.3.0 * bigdecimal 4.0.1 diff --git a/gems/bundled_gems b/gems/bundled_gems index 3bdfc91219..495f7afc69 100644 --- a/gems/bundled_gems +++ b/gems/bundled_gems @@ -19,7 +19,7 @@ net-smtp 0.5.1 https://github.com/ruby/net-smtp matrix 0.4.3 https://github.com/ruby/matrix prime 0.1.4 https://github.com/ruby/prime rbs 3.10.0 https://github.com/ruby/rbs -typeprof 0.31.0 https://github.com/ruby/typeprof +typeprof 0.31.1 https://github.com/ruby/typeprof debug 1.11.1 https://github.com/ruby/debug racc 1.8.1 https://github.com/ruby/racc mutex_m 0.3.0 https://github.com/ruby/mutex_m |
