diff options
author | Yusuke Endoh <[email protected]> | 2024-09-13 14:28:23 +0900 |
---|---|---|
committer | Yusuke Endoh <[email protected]> | 2024-09-13 15:49:28 +0900 |
commit | cf5b965897141b84365fbf84231745e18d36c755 (patch) | |
tree | bd63ad8fe07c6e0107ebb98204238a28889574ed | |
parent | 5894202365a80f027880129bcf51840534559237 (diff) |
Use the development version of typeprof in test-bundled-gems
Notes
Notes:
Merged: https://github.com/ruby/ruby/pull/11612
-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 18661d260d..7ccbbf50d1 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.2 https://github.com/ruby/prime rbs 3.5.3 https://github.com/ruby/rbs -typeprof 0.21.11 https://github.com/ruby/typeprof b19a6416da3a05d57fadd6ffdadb382b6d236ca5 +typeprof 0.21.11 https://github.com/ruby/typeprof 1f008a3334d45fb099d9e6bcc9ceffd67d672f73 debug 1.9.2 https://github.com/ruby/debug racc 1.8.1 https://github.com/ruby/racc mutex_m 0.2.0 https://github.com/ruby/mutex_m |