From dc7ad0287eff6e11c2d0f71d2a02e56fe172a0da Mon Sep 17 00:00:00 2001 From: nagachika Date: Sun, 25 Jul 2021 13:47:45 +0900 Subject: [PATCH] bump up bundled rbs and typeprof version to pass test-bundled-gems. --- gems/bundled_gems | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gems/bundled_gems b/gems/bundled_gems index 0ff821d6f2..ee5842d6ca 100644 --- a/gems/bundled_gems +++ b/gems/bundled_gems @@ -5,5 +5,5 @@ rake 13.0.3 https://github.com/ruby/rake test-unit 3.3.7 https://github.com/test-unit/test-unit 3.3.7 rexml 3.2.5 https://github.com/ruby/rexml rss 0.2.9 https://github.com/ruby/rss 0.2.9 -typeprof 0.14.1 https://github.com/ruby/typeprof -rbs 1.2.1 https://github.com/ruby/rbs +typeprof 0.15.0 https://github.com/ruby/typeprof +rbs 1.3.1 https://github.com/ruby/rbs