diff options
author | git <[email protected]> | 2022-11-28 02:57:48 +0000 |
---|---|---|
committer | git <[email protected]> | 2022-11-28 02:57:48 +0000 |
commit | 0096d99effc4b0a9c2209d6c1312aadab8a5a79c (patch) | |
tree | dd0bbb58d323a0df9ffd1f878a81e1042e0460d6 | |
parent | 595f3063f01ce25122b6d1ae452720b0ec58e86d (diff) |
Update bundled gems list at 2022-11-28
-rw-r--r-- | NEWS.md | 2 | ||||
-rw-r--r-- | gems/bundled_gems | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -354,7 +354,7 @@ Note: We're only listing outstanding class updates. * net-imap 0.3.1 * net-pop 0.1.2 * net-smtp 0.3.3 - * rbs 2.8.0 + * rbs 2.8.1 * typeprof 0.21.3 * debug 1.6.3 diff --git a/gems/bundled_gems b/gems/bundled_gems index 4f342ca863..570facb3ae 100644 --- a/gems/bundled_gems +++ b/gems/bundled_gems @@ -11,6 +11,6 @@ net-pop 0.1.2 https://github.com/ruby/net-pop net-smtp 0.3.3 https://github.com/ruby/net-smtp matrix 0.4.2 https://github.com/ruby/matrix prime 0.1.2 https://github.com/ruby/prime -rbs 2.8.0 https://github.com/ruby/rbs 5509ff13117d94d11e6e09d5026676cd79d6edc4 +rbs 2.8.1 https://github.com/ruby/rbs typeprof 0.21.3 https://github.com/ruby/typeprof debug 1.6.3 https://github.com/ruby/debug |