summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSoutaro Matsumoto <matsumoto@soutaro.com>2020-11-06 00:11:48 +0900
committerGitHub <noreply@github.com>2020-11-06 00:11:48 +0900
commit8014ed9bd2279100de000a59f774bdd04945a20b (patch)
tree6510314473e49255e61cc0f21643fcbb6dc9a5d0
parent3407b7d8a620562d0584cd2968965317f331f8cc (diff)
Update RBS & TypeProf (#3732)
* Bundle rbs 0.16.0 * Bundle typeprof 0.4.1
Notes
Notes: Merged-By: soutaro <matsumoto@soutaro.com>
-rw-r--r--gems/bundled_gems4
1 files changed, 2 insertions, 2 deletions
diff --git a/gems/bundled_gems b/gems/bundled_gems
index b3956dd42a..7db06de299 100644
--- a/gems/bundled_gems
+++ b/gems/bundled_gems
@@ -5,5 +5,5 @@ rake 13.0.1 https://github.com/ruby/rake
test-unit 3.3.6 https://github.com/test-unit/test-unit 3.3.6
rexml 3.2.4 https://github.com/ruby/rexml
rss 0.2.9 https://github.com/ruby/rss 0.2.9
-rbs 0.13.1 https://github.com/ruby/rbs
-typeprof 0.4.0 https://github.com/ruby/typeprof
+rbs 0.16.0 https://github.com/ruby/rbs
+typeprof 0.4.1 https://github.com/ruby/typeprof