Bundle RBS 3.2.1 (#8306)

This commit is contained in:
Soutaro Matsumoto 2023-08-30 11:10:41 +09:00 committed by GitHub
parent e747e2c36b
commit ad2a464e8f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
Notes: git 2023-08-30 02:11:03 +00:00
Merged-By: soutaro <matsumoto@soutaro.com>
2 changed files with 3 additions and 2 deletions

View File

@ -17,7 +17,7 @@ net-pop 0.1.2 https://github.com/ruby/net-pop
net-smtp 0.3.3 https://github.com/ruby/net-smtp
matrix 0.4.2 https://github.com/ruby/matrix
prime 0.1.2 https://github.com/ruby/prime
rbs 3.1.3 https://github.com/ruby/rbs
typeprof 0.21.7 https://github.com/ruby/typeprof aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0
rbs 3.2.1 https://github.com/ruby/rbs
typeprof 0.21.8 https://github.com/ruby/typeprof
debug 1.8.0 https://github.com/ruby/debug
racc 1.7.1 https://github.com/ruby/racc

View File

@ -24,6 +24,7 @@ test_collection_update(RBS::CliTest) running tests without Bundler
test_subtract(RBS::CliTest) running tests without Bundler
test_subtract_several_subtrahends(RBS::CliTest) running tests without Bundler
test_subtract_write(RBS::CliTest) running tests without Bundler
test_subtract_write_removes_definition_if_empty(RBS::CliTest) runnint tests without Bundler
test_aref(FiberSingletonTest) the method should not accept String keys