mirror of
https://github.com/ruby/ruby.git
synced 2026-01-26 20:19:19 +00:00
Bundle RBS 3.10.0 (#15701)
* Bundle RBS 3.10.0 * Unskip BigDecimal tests
This commit is contained in:
parent
d879f9f696
commit
2ed9a7bde2
Notes:
git
2025-12-23 08:51:59 +00:00
Merged-By: soutaro <matsumoto@soutaro.com>
@ -18,7 +18,7 @@ net-pop 0.1.2 https://github.com/ruby/net-pop
|
||||
net-smtp 0.5.1 https://github.com/ruby/net-smtp
|
||||
matrix 0.4.3 https://github.com/ruby/matrix
|
||||
prime 0.1.4 https://github.com/ruby/prime
|
||||
rbs 3.10.0.pre.2 https://github.com/ruby/rbs badcb9165b52c1b7ccaa6251e4d5bbd78329c5a7
|
||||
rbs 3.10.0 https://github.com/ruby/rbs
|
||||
typeprof 0.31.0 https://github.com/ruby/typeprof
|
||||
debug 1.11.1 https://github.com/ruby/debug
|
||||
racc 1.8.1 https://github.com/ruby/racc
|
||||
|
||||
@ -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)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user