Bundle rbs-3.1.0 (#7766)

This commit is contained in:
Soutaro Matsumoto 2023-04-28 11:04:03 +09:00 committed by GitHub
parent f2c367734f
commit f6694b5bc8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
Notes: git 2023-04-28 02:04:33 +00:00
Merged-By: soutaro <matsumoto@soutaro.com>
2 changed files with 5 additions and 1 deletions

View File

@ -17,6 +17,6 @@ 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.0.4 https://github.com/ruby/rbs c24c65ce867c7d1cc3cc1ca871fc002579bd8854
rbs 3.1.0 https://github.com/ruby/rbs
typeprof 0.21.7 https://github.com/ruby/typeprof aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0
debug 1.7.2 https://github.com/ruby/debug

View File

@ -19,7 +19,11 @@ test_replicate(EncodingTest) the method was removed in 3.3
test_collection_install(RBS::CliTest) running tests without Bundler
test_collection_install_frozen(RBS::CliTest) running tests without Bundler
test_collection_install_gemspec(RBS::CliTest) running tests without Bundler
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
NetSingletonTest depending on external resources
NetInstanceTest depending on external resources