diff options
| author | git <svn-admin@ruby-lang.org> | 2023-07-31 06:59:54 +0000 |
|---|---|---|
| committer | git <svn-admin@ruby-lang.org> | 2023-07-31 06:59:54 +0000 |
| commit | e40f8bbd20eb65d14992f1f7dce12b4c5edf614e (patch) | |
| tree | 3945976ac2d1c18108b876287c68d94f90352356 | |
| parent | a3c0e9d90d657d9b288fb4a50462684087f4162f (diff) | |
Update bundled gems list at 2023-07-31
| -rw-r--r-- | NEWS.md | 2 | ||||
| -rw-r--r-- | gems/bundled_gems | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -85,7 +85,7 @@ The following bundled gems are updated. * test-unit 3.6.1 * rexml 3.2.6 * net-imap 0.3.7 -* rbs 3.1.2 +* rbs 3.1.3 * typeprof 0.21.7 * debug 1.8.0 diff --git a/gems/bundled_gems b/gems/bundled_gems index 9af7541087..68bcaa6d19 100644 --- a/gems/bundled_gems +++ b/gems/bundled_gems @@ -17,7 +17,7 @@ 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 3.1.2 https://github.com/ruby/rbs +rbs 3.1.3 https://github.com/ruby/rbs typeprof 0.21.7 https://github.com/ruby/typeprof aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 debug 1.8.0 https://github.com/ruby/debug racc 1.7.1 https://github.com/ruby/racc |
