diff options
| author | Soutaro Matsumoto <matsumoto@soutaro.com> | 2025-12-23 17:51:32 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-12-23 08:51:32 +0000 |
| commit | 2ed9a7bde26a06cf5eff38e01702af80251d29b3 (patch) | |
| tree | a239e62c17237b31e575bfbfc13ab2c34f94dbac /tool | |
| parent | d879f9f69691778c6c9ffe4b084172a4546bb46b (diff) | |
Bundle RBS 3.10.0 (#15701)
* Bundle RBS 3.10.0
* Unskip BigDecimal tests
Diffstat (limited to 'tool')
| -rw-r--r-- | tool/rbs_skip_tests | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tool/rbs_skip_tests b/tool/rbs_skip_tests index 05ffb4da27..d5139705b3 100644 --- a/tool/rbs_skip_tests +++ b/tool/rbs_skip_tests @@ -45,7 +45,3 @@ test_linear_time?(RegexpSingletonTest) test_new(RegexpSingletonTest) ## Failed tests caused by unreleased version of Ruby - -# BigDecimal v4.0.0 changed behavior -test_divmod(BigDecimalTest) -test_precs(BigDecimalTest) |
