diff options
author | git <[email protected]> | 2025-05-10 06:59:40 +0000 |
---|---|---|
committer | git <[email protected]> | 2025-05-10 06:59:40 +0000 |
commit | 3c37d6ffcf3a55e18caa147bd0c97424ab6598c5 (patch) | |
tree | ac80b0f63e1b8dd4586b3720125e2e64ad9a9726 | |
parent | c75202c57e4c3c81e97fb89dc7218e6614ed145c (diff) |
Update bundled gems list as of 2025-05-09
-rw-r--r-- | NEWS.md | 2 | ||||
-rw-r--r-- | gems/bundled_gems | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -80,7 +80,7 @@ The following bundled gems are updated. * rexml 3.4.1 * net-imap 0.5.8 * net-smtp 0.5.1 -* rbs 3.9.2 +* rbs 3.9.3 * bigdecimal 3.1.9 * syslog 0.3.0 * csv 3.3.4 diff --git a/gems/bundled_gems b/gems/bundled_gems index 40a70d0c8b..871c321d38 100644 --- a/gems/bundled_gems +++ b/gems/bundled_gems @@ -18,7 +18,7 @@ net-pop 0.1.2 https://github.com/ruby/net-pop net-smtp 0.5.1 https://github.com/ruby/net-smtp matrix 0.4.2 https://github.com/ruby/matrix prime 0.1.3 https://github.com/ruby/prime -rbs 3.9.2 https://github.com/ruby/rbs +rbs 3.9.3 https://github.com/ruby/rbs typeprof 0.30.1 https://github.com/ruby/typeprof debug 1.10.0 https://github.com/ruby/debug racc 1.8.1 https://github.com/ruby/racc |