From c758756174958c19c521b7d29ede4deddb214ccb Mon Sep 17 00:00:00 2001 From: Soutaro Matsumoto Date: Thu, 19 Aug 2021 11:33:09 +0900 Subject: [PATCH] Bundle RBS 1.4.0 & typeprof 0.15.2 (#4753) * Bundle RBS 1.4.0 * Bundle typeprof 0.15.2 --- gems/bundled_gems | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gems/bundled_gems b/gems/bundled_gems index 80bc23b3bd..4eda5f919a 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.15.1 https://github.com/ruby/typeprof -rbs 1.3.3 https://github.com/ruby/rbs +typeprof 0.15.2 https://github.com/ruby/typeprof +rbs 1.4.0 https://github.com/ruby/rbs