diff options
| author | Yusuke Endoh <mame@ruby-lang.org> | 2024-12-23 17:38:39 +0900 |
|---|---|---|
| committer | Yusuke Endoh <mame@ruby-lang.org> | 2024-12-23 20:40:03 +0900 |
| commit | 1aba05f370cc227c40159c026476435b28da5da1 (patch) | |
| tree | d603ab71fd931c904b935213bdd680c4f38cb65e | |
| parent | bf5f8ecef1e95ba94ecbb64dc2766f1639194243 (diff) | |
Check if TypeProf 0.30.1 (planned) passes the CI
Notes
Notes:
Merged: https://github.com/ruby/ruby/pull/12437
| -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 21c85c604e..f161718b8b 100644 --- a/gems/bundled_gems +++ b/gems/bundled_gems @@ -19,7 +19,7 @@ net-smtp 0.5.0 https://github.com/ruby/net-smtp matrix 0.4.2 https://github.com/ruby/matrix prime 0.1.3 https://github.com/ruby/prime rbs 3.8.0.pre.1 https://github.com/ruby/rbs -typeprof 0.30.0 https://github.com/ruby/typeprof +typeprof 0.30.0 https://github.com/ruby/typeprof 08d7280ad521c1dc67228bac7a22b3abb9266def debug 1.10.0 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 |
