diff options
author | Yusuke Endoh <[email protected]> | 2025-06-04 17:26:06 +0900 |
---|---|---|
committer | Yusuke Endoh <[email protected]> | 2025-06-04 19:53:16 +0900 |
commit | 8d49c05c134702c321198b70fbbf34dd80cc1ba6 (patch) | |
tree | cf5642a8b558fa3b9b32e3f6504a711869917af5 | |
parent | caa6ba1a46afa1bc696adc5fe91ee992f9570c89 (diff) |
Use the edge version of debug gem
Notes
Notes:
Merged: https://github.com/ruby/ruby/pull/13510
-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 93049f93a6..19ac7da0be 100644 --- a/gems/bundled_gems +++ b/gems/bundled_gems @@ -20,7 +20,7 @@ matrix 0.4.2 https://github.com/ruby/matrix 200efebc35dc1a8d16fad prime 0.1.3 https://github.com/ruby/prime d97973271103f2bdde91f3f0bd3e42526401ad77 rbs 3.9.4 https://github.com/ruby/rbs typeprof 0.30.1 https://github.com/ruby/typeprof -debug 1.10.0 https://github.com/ruby/debug +debug 1.10.0 https://github.com/ruby/debug cf469f2b21710727abdd153b25a1e5123b002bb0 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 |