summaryrefslogtreecommitdiff
path: root/gems
diff options
context:
space:
mode:
authorSoutaro Matsumoto <matsumoto@soutaro.com>2021-09-06 01:11:50 +0900
committerGitHub <noreply@github.com>2021-09-06 01:11:50 +0900
commit6bae5ac95564c18cce9acf784b5c40e038a751a2 (patch)
tree95f2ec550609b3c587511ce084e21f55fe2fb842 /gems
parentbdd6d8746f0a07b2c0cc3a6b387bf594569c0bb7 (diff)
Bundle RBS 1.6.0 (#4809)
* Bundle RBS 1.6.0 * Specify bundled rbs commit hash to fix test ref https://github.com/ruby/rbs/pull/778 * Bundle RBS 1.6.1 Co-authored-by: Masataka Pocke Kuwabara <kuwabara@pocke.me>
Notes
Notes: Merged-By: soutaro <matsumoto@soutaro.com>
Diffstat (limited to 'gems')
-rw-r--r--gems/bundled_gems2
1 files changed, 1 insertions, 1 deletions
diff --git a/gems/bundled_gems b/gems/bundled_gems
index 6763e45f25..d679c119fd 100644
--- a/gems/bundled_gems
+++ b/gems/bundled_gems
@@ -11,5 +11,5 @@ net-pop 0.1.1 https://github.com/ruby/net-pop
net-smtp 0.2.1 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.5.1 https://github.com/ruby/rbs
+rbs 1.6.1 https://github.com/ruby/rbs
typeprof 0.15.2 https://github.com/ruby/typeprof