Skip to content

Commit 2ed9a7b

Browse files
authored
Bundle RBS 3.10.0 (ruby#15701)
* Bundle RBS 3.10.0 * Unskip BigDecimal tests
1 parent d879f9f commit 2ed9a7b

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

gems/bundled_gems

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ net-pop 0.1.2 https://github.com/ruby/net-pop
1818
net-smtp 0.5.1 https://github.com/ruby/net-smtp
1919
matrix 0.4.3 https://github.com/ruby/matrix
2020
prime 0.1.4 https://github.com/ruby/prime
21-
rbs 3.10.0.pre.2 https://github.com/ruby/rbs badcb9165b52c1b7ccaa6251e4d5bbd78329c5a7
21+
rbs 3.10.0 https://github.com/ruby/rbs
2222
typeprof 0.31.0 https://github.com/ruby/typeprof
2323
debug 1.11.1 https://github.com/ruby/debug
2424
racc 1.8.1 https://github.com/ruby/racc

tool/rbs_skip_tests

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,3 @@ test_linear_time?(RegexpSingletonTest)
4545
test_new(RegexpSingletonTest)
4646

4747
## Failed tests caused by unreleased version of Ruby
48-
49-
# BigDecimal v4.0.0 changed behavior
50-
test_divmod(BigDecimalTest)
51-
test_precs(BigDecimalTest)

0 commit comments

Comments
 (0)