summaryrefslogtreecommitdiff
path: root/gems
diff options
context:
space:
mode:
authornagachika <nagachika@ruby-lang.org>2021-08-19 15:08:07 +0900
committernagachika <nagachika@ruby-lang.org>2021-08-19 15:08:07 +0900
commit09d90c0ed861e74e58a59bc413bc39bcf9775db8 (patch)
tree37480ab1e9f69fee4e1bab09b7f1e75cf223d95f /gems
parent3922394c85b33315483b65eeeac36613deaf0433 (diff)
merge revision(s) 164f50dea918e7019847f578c3cffb079993d626,1985a3a77fac64cda177c74113a9348e36233630:
Update TypeProf to 0.15.1 --- .github/workflows/ubuntu.yml | 2 +- gems/bundled_gems | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) Bundle RBS 1.4.0 & typeprof 0.15.2 (#4753) * Bundle RBS 1.4.0 * Bundle typeprof 0.15.2 --- gems/bundled_gems | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
Diffstat (limited to 'gems')
-rw-r--r--gems/bundled_gems4
1 files changed, 2 insertions, 2 deletions
diff --git a/gems/bundled_gems b/gems/bundled_gems
index dca7a058a6..4eda5f919a 100644
--- a/gems/bundled_gems
+++ b/gems/bundled_gems
@@ -5,5 +5,5 @@ rake 13.0.3 https://github.com/ruby/rake
test-unit 3.3.7 https://github.com/test-unit/test-unit 3.3.7
rexml 3.2.5 https://github.com/ruby/rexml
rss 0.2.9 https://github.com/ruby/rss 0.2.9
-typeprof 0.15.0 https://github.com/ruby/typeprof
-rbs 1.3.3 https://github.com/ruby/rbs
+typeprof 0.15.2 https://github.com/ruby/typeprof
+rbs 1.4.0 https://github.com/ruby/rbs