aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--gems/bundled_gems2
-rw-r--r--tool/rbs_skip_tests6
2 files changed, 1 insertions, 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`