diff options
author | Koichi Sasada <[email protected]> | 2024-12-19 05:58:29 +0900 |
---|---|---|
committer | Koichi Sasada <[email protected]> | 2024-12-19 06:52:11 +0900 |
commit | c194b26132eb7babe8a98d3fc61b9a8ac15a23d0 (patch) | |
tree | cf555ed88d96444f470894c10c55ef1aa0391af8 | |
parent | 173ae93e56c62e5cf178d403ae8abcc1b125306d (diff) |
debug v1.10.0
Notes
Notes:
Merged: https://github.com/ruby/ruby/pull/12392
-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 56d927c051..1e01a52133 100644 --- a/gems/bundled_gems +++ b/gems/bundled_gems @@ -20,7 +20,7 @@ matrix 0.4.2 https://github.com/ruby/matrix prime 0.1.3 https://github.com/ruby/prime rbs 3.7.0 https://github.com/ruby/rbs typeprof 0.30.0 https://github.com/ruby/typeprof -debug 1.9.2 https://github.com/ruby/debug 9c4279598e9e0376657b3813bf76a206f1f97beb +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 getoptlong 0.2.1 https://github.com/ruby/getoptlong |