aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--gems/bundled_gems4
-rw-r--r--tool/rbs_skip_tests1
2 files changed, 3 insertions, 2 deletions
diff --git a/gems/bundled_gems b/gems/bundled_gems
index af08c6c82d..f11380027a 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.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
diff --git a/tool/rbs_skip_tests b/tool/rbs_skip_tests
index aefdb23a79..7a67e156ef 100644
--- a/tool/rbs_skip_tests
+++ b/tool/rbs_skip_tests
@@ -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