diff options
| author | Hiroshi SHIBATA <hsbt@ruby-lang.org> | 2024-02-19 17:29:36 +0900 |
|---|---|---|
| committer | Hiroshi SHIBATA <hsbt@ruby-lang.org> | 2024-02-19 19:24:16 +0900 |
| commit | 391b0bf07b5308cbe3def2b4cfb428ba7f17cf13 (patch) | |
| tree | 724aeec3f45600544121142d20b22b347bc2d0a0 | |
| parent | fabec3909c225a0bb8392f02123c73f426e79219 (diff) | |
Try with some test fixes from https://github.com/hsbt/debug/commits/release/
| -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 82b5ae51af..e9b08915fc 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.4 https://github.com/ruby/rbs typeprof 0.21.11 https://github.com/ruby/typeprof -debug 1.9.1 https://github.com/ruby/debug 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 +debug 1.9.1 https://github.com/ruby/debug 54ae75dc9e9e70b23888a3c7accafe9eb28674df 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 |
