diff options
| author | git <svn-admin@ruby-lang.org> | 2023-01-06 07:02:20 +0000 |
|---|---|---|
| committer | git <svn-admin@ruby-lang.org> | 2023-01-06 07:02:20 +0000 |
| commit | 1be669d06342b8cc304efeb8e3108967520afa61 (patch) | |
| tree | 9d16be5b8522b4e3cd8e7346f7fe6a8210c0b90d | |
| parent | dcf63b58cfb3eb73565e0990925ca4a025bb2b15 (diff) | |
Update bundled gems list at 2023-01-06
| -rw-r--r-- | NEWS.md | 1 | ||||
| -rw-r--r-- | gems/bundled_gems | 2 |
2 files changed, 2 insertions, 1 deletions
@@ -35,6 +35,7 @@ Note: We're only listing outstanding class updates. * The following bundled gems are updated. * minitest 5.17.0 + * rbs 2.8.3 See GitHub releases like [GitHub Releases of Logger](https://github.com/ruby/logger/releases) or changelog for details of the default gems or bundled gems. diff --git a/gems/bundled_gems b/gems/bundled_gems index 2e2d47d502..564f8e0d37 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.2 https://github.com/ruby/rbs +rbs 2.8.3 https://github.com/ruby/rbs typeprof 0.21.3 https://github.com/ruby/typeprof debug 1.7.1 https://github.com/ruby/debug |
