diff options
| author | git <svn-admin@ruby-lang.org> | 2026-01-31 06:59:41 +0000 |
|---|---|---|
| committer | git <svn-admin@ruby-lang.org> | 2026-01-31 06:59:41 +0000 |
| commit | 242850727c41244dcd60dffa3ec509476ade5212 (patch) | |
| tree | 19a8738798b1da7ac63c8bbe5c2f2fa9298638aa | |
| parent | 957887b3406b9ec50e67dbb7d7c1cdbc83d56c5d (diff) | |
Update bundled gems list as of 2026-01-31
| -rw-r--r-- | NEWS.md | 3 | ||||
| -rw-r--r-- | gems/bundled_gems | 4 |
2 files changed, 4 insertions, 3 deletions
@@ -58,12 +58,13 @@ releases. * test-unit 3.7.7 * rss 0.3.2 * net-imap 0.6.2 -* rbs 3.10.2 +* rbs 3.10.3 * typeprof 0.31.1 * debug 1.11.1 * mutex_m 0.3.0 * resolv-replace 0.2.0 * syslog 0.4.0 +* repl_type_completor 0.1.13 * rdoc 7.1.0 ### RubyGems and Bundler diff --git a/gems/bundled_gems b/gems/bundled_gems index e85061bc0f..91c5387067 100644 --- a/gems/bundled_gems +++ b/gems/bundled_gems @@ -18,7 +18,7 @@ net-pop 0.1.2 https://github.com/ruby/net-pop 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.2 https://github.com/ruby/rbs +rbs 3.10.3 https://github.com/ruby/rbs 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 @@ -34,7 +34,7 @@ drb 2.2.3 https://github.com/ruby/drb nkf 0.2.0 https://github.com/ruby/nkf syslog 0.4.0 https://github.com/ruby/syslog csv 3.3.5 https://github.com/ruby/csv -repl_type_completor 0.1.12 https://github.com/ruby/repl_type_completor 26b8e964557690c0b539cff8940bcfb1591f1fe6 +repl_type_completor 0.1.13 https://github.com/ruby/repl_type_completor ostruct 0.6.3 https://github.com/ruby/ostruct pstore 0.2.0 https://github.com/ruby/pstore benchmark 0.5.0 https://github.com/ruby/benchmark |
