diff options
| author | Hiroshi SHIBATA <hsbt@ruby-lang.org> | 2024-01-24 09:53:38 +0900 |
|---|---|---|
| committer | Hiroshi SHIBATA <hsbt@ruby-lang.org> | 2024-01-24 09:53:41 +0900 |
| commit | d914f82a3c042f411241a287f9c931b4b2eed7bd (patch) | |
| tree | c0f6883e430f510cf86ebe57cb187bfe5ffcdadc | |
| parent | 974b141ffe69a56bc9d8d4c75ea6e5852df19f36 (diff) | |
Use test fixed version of debug gem https://github.com/ruby/debug/pull/1067
| -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 8f2ff3f624..02d583ebf6 100644 --- a/gems/bundled_gems +++ b/gems/bundled_gems @@ -19,7 +19,7 @@ matrix 0.4.2 https://github.com/ruby/matrix prime 0.1.2 https://github.com/ruby/prime rbs 3.4.2 https://github.com/ruby/rbs typeprof 0.21.9 https://github.com/ruby/typeprof -debug 1.9.1 https://github.com/ruby/debug 19b91b14ce814a0eb615abb8d2bef0594c61c5c8 +debug 1.9.1 https://github.com/ruby/debug 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 racc 1.7.3 https://github.com/ruby/racc mutex_m 0.2.0 https://github.com/ruby/mutex_m getoptlong 0.2.1 https://github.com/ruby/getoptlong |
