diff options
author | Yusuke Endoh <[email protected]> | 2021-01-31 09:44:41 +0900 |
---|---|---|
committer | GitHub <[email protected]> | 2021-01-31 09:44:41 +0900 |
commit | 4a06cb31170789f6fc0b1ce069bccab9d731c8bf (patch) | |
tree | e62ac249df619d29f9d188d5845384914244c80e | |
parent | 25d506a31882a21f8c95e136a1b80ae8d5ac46fd (diff) |
Update TypeProf to 0.12.0 (#4132)
Notes
Notes:
Merged-By: mame <[email protected]>
-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 0b632df4e3..98786b7599 100644 --- a/gems/bundled_gems +++ b/gems/bundled_gems @@ -6,4 +6,4 @@ test-unit 3.3.9 https://github.com/test-unit/test-unit 3.3.9 rexml 3.2.4 https://github.com/ruby/rexml rss 0.2.9 https://github.com/ruby/rss 0.2.9 rbs 1.0.4 https://github.com/ruby/rbs -typeprof 0.11.0 https://github.com/ruby/typeprof +typeprof 0.12.0 https://github.com/ruby/typeprof |