From 1886ee190a26cca0308d69a32c91794f7560595a Mon Sep 17 00:00:00 2001 From: Soutaro Matsumoto Date: Tue, 21 Nov 2023 18:21:24 +0900 Subject: Bundle rbs-3.3.1 (#8921) * bundle rbs-3.3.1 * Restore diff/subtract tests --- gems/bundled_gems | 2 +- tool/rbs_skip_tests | 6 ------ 2 files changed, 1 insertion(+), 7 deletions(-) diff --git a/gems/bundled_gems b/gems/bundled_gems index 1c3c71d3dd..201d0ebcdc 100644 --- a/gems/bundled_gems +++ b/gems/bundled_gems @@ -17,7 +17,7 @@ net-pop 0.1.2 https://github.com/ruby/net-pop net-smtp 0.4.0 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.3.0 https://github.com/ruby/rbs +rbs 3.3.1 https://github.com/ruby/rbs 80b50e20e0208e11c806f1ae943a1d758c7ecc3a typeprof 0.21.8 https://github.com/ruby/typeprof debug 1.8.0 https://github.com/ruby/debug 927587afb6aac69b358b86a01f602d207053e8d2 racc 1.7.3 https://github.com/ruby/racc diff --git a/tool/rbs_skip_tests b/tool/rbs_skip_tests index 30272efc0d..68b19085a0 100644 --- a/tool/rbs_skip_tests +++ b/tool/rbs_skip_tests @@ -21,12 +21,6 @@ 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_diff_diff(RBS::CliTest) running tests without Bundler -test_diff_markdown(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) running tests without Bundler test_TOPDIR(RbConfigSingletonTest) `TOPDIR` is `nil` during CI while RBS type is declared as `String` -- cgit v1.2.3