diff options
author | Yusuke Endoh <mame@ruby-lang.org> | 2020-11-26 00:38:38 +0900 |
---|---|---|
committer | Yusuke Endoh <mame@ruby-lang.org> | 2020-11-26 15:13:32 +0900 |
commit | 6be9d18a4d13f96ebe08384f6b45e4202516a733 (patch) | |
tree | 70ee10445f136be338547468758e67054a7a0bbd | |
parent | af80df18208232368529af45fd7a77c87e16b35f (diff) | |
download | ruby-6be9d18a4d13f96ebe08384f6b45e4202516a733.tar.gz |
Update TypeProf to 0.7.0
-rw-r--r-- | gems/bundled_gems | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gems/bundled_gems b/gems/bundled_gems index a2edf87451..416774ab56 100644 --- a/gems/bundled_gems +++ b/gems/bundled_gems @@ -6,4 +6,4 @@ 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.17.0 https://github.com/ruby/rbs -typeprof 0.6.1 https://github.com/ruby/typeprof +typeprof 0.7.0 https://github.com/ruby/typeprof |