diff --git a/gems/bundled_gems b/gems/bundled_gems index e1b0fa93f5..d9b36c0be4 100644 --- a/gems/bundled_gems +++ b/gems/bundled_gems @@ -18,7 +18,7 @@ net-pop 0.1.2 https://github.com/ruby/net-pop net-smtp 0.5.0 https://github.com/ruby/net-smtp matrix 0.4.2 https://github.com/ruby/matrix prime 0.1.3 https://github.com/ruby/prime -rbs 3.6.1 https://github.com/ruby/rbs 271772e98ad1fd2a3ba39164fe2ba869696f3570 +rbs 3.7.0 https://github.com/ruby/rbs typeprof 0.21.11 https://github.com/ruby/typeprof 4670254fecc3d73626ceaa7e0f5da003033e1dfb debug 1.9.2 https://github.com/ruby/debug 9c4279598e9e0376657b3813bf76a206f1f97beb racc 1.8.1 https://github.com/ruby/racc diff --git a/tool/rbs_skip_tests b/tool/rbs_skip_tests index 4e5887d216..5f103555b1 100644 --- a/tool/rbs_skip_tests +++ b/tool/rbs_skip_tests @@ -19,6 +19,13 @@ test_replicate(EncodingTest) the method was removed in 3.3 test_step(RangeTest) the method protocol was changed in 3.4 test_collection_install(RBS::CliTest) running tests without Bundler +test_collection_install__mutex_m__bundled(RBS::CliTest) running tests without Bundler +test_collection_install__mutex_m__config__bundled(RBS::CliTest) running tests without Bundler +test_collection_install__mutex_m__config__no_bundled(RBS::CliTest) running tests without Bundler +test_collection_install__mutex_m__config__stdlib_source(RBS::CliTest) running tests without Bundler +test_collection_install__mutex_m__dependency_no_bundled(RBS::CliTest) running tests without Bundler +test_collection_install__mutex_m__no_bundled(RBS::CliTest) running tests without Bundler +test_collection_install__mutex_m__rbs_dependency_and__gem_dependency(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