diff options
| author | Hiroshi SHIBATA <hsbt@ruby-lang.org> | 2024-10-02 11:37:29 +0900 |
|---|---|---|
| committer | Hiroshi SHIBATA <hsbt@ruby-lang.org> | 2024-10-02 18:03:18 +0900 |
| commit | 973d470288840839bb57bc7ba01047ec7bb702cb (patch) | |
| tree | 6719a298d241d08c5fe4d121b1b4e23a65c1c591 | |
| parent | fe8d7ca8538d613e454e185f1f28c9958e825241 (diff) | |
Update bundled_gems
Notes
Notes:
Merged: https://github.com/ruby/ruby/pull/11756
| -rw-r--r-- | gems/bundled_gems | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gems/bundled_gems b/gems/bundled_gems index d2e7097361..e89f54752a 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.0 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.5.3 https://github.com/ruby/rbs +rbs 3.6.0 https://github.com/ruby/rbs typeprof 0.21.11 https://github.com/ruby/typeprof 167263ca3a634b61df0445f1a6b3e259a5d47f94 debug 1.9.2 https://github.com/ruby/debug racc 1.8.1 https://github.com/ruby/racc |
