From dee2e9b2beea2f136801ca4594142a516f219549 Mon Sep 17 00:00:00 2001 From: Soutaro Matsumoto Date: Fri, 12 Nov 2021 02:01:53 +0900 Subject: Bundle RBS 1.7.0 (#5105) * Bundle RBS 1.7.0 * tool/test-bundled-gems.rb: Use a correct path to Check if rbs is built * tool/test-bundled-gems.rb: lib/rbs/parse.y is no longer created Co-authored-by: Yusuke Endoh --- gems/bundled_gems | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gems') diff --git a/gems/bundled_gems b/gems/bundled_gems index 4be5e27141..904b7f2cf5 100644 --- a/gems/bundled_gems +++ b/gems/bundled_gems @@ -11,6 +11,6 @@ net-pop 0.1.1 https://github.com/ruby/net-pop net-smtp 0.3.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 1.7.0.beta.5 https://github.com/ruby/rbs +rbs 1.7.0 https://github.com/ruby/rbs typeprof 0.20.2 https://github.com/ruby/typeprof debug 1.3.4 https://github.com/ruby/debug -- cgit v1.2.3