summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSoutaro Matsumoto <matsumoto@soutaro.com>2023-04-28 11:04:03 +0900
committerGitHub <noreply@github.com>2023-04-28 11:04:03 +0900
commitf6694b5bc89dffdc1d8b24f8c08ded1818b09d65 (patch)
treecdb3f0a12e49bf9f0f6f39a9720ca7c32cd82908
parentf2c367734f847a7277f09c583a0476086313fdc9 (diff)
downloadruby-f6694b5bc89dffdc1d8b24f8c08ded1818b09d65.tar.gz
Bundle rbs-3.1.0 (#7766)
-rw-r--r--gems/bundled_gems2
-rw-r--r--tool/rbs_skip_tests4
2 files changed, 5 insertions, 1 deletions
diff --git a/gems/bundled_gems b/gems/bundled_gems
index c9c9908d33..56f8235ad0 100644
--- a/gems/bundled_gems
+++ b/gems/bundled_gems
@@ -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
diff --git a/tool/rbs_skip_tests b/tool/rbs_skip_tests
index e3173d3844..6adef0059b 100644
--- a/tool/rbs_skip_tests
+++ b/tool/rbs_skip_tests
@@ -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