diff options
author | Nobuyoshi Nakada <nobu@ruby-lang.org> | 2021-02-16 19:54:25 +0900 |
---|---|---|
committer | Nobuyoshi Nakada <nobu@ruby-lang.org> | 2021-02-16 19:54:25 +0900 |
commit | 4fc6fb2d124b3b122066b82b5d093bf416ab196f (patch) | |
tree | 02ddf933e37bb8b5fc0cba16250bb07ec7d95fe4 /gems/bundled_gems | |
parent | b1149bf3058ab886b0e66e543c2b60427735f94c (diff) | |
download | ruby-4fc6fb2d124b3b122066b82b5d093bf416ab196f.tar.gz |
Update bundled_gems
Diffstat (limited to 'gems/bundled_gems')
-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 6ff1f705e5..2ece18018b 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.4.0 https://github.com/test-unit/test-unit 3.4.0 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 +rbs 1.0.5 https://github.com/ruby/rbs typeprof 0.12.0 https://github.com/ruby/typeprof |