diff options
| author | Hiroshi SHIBATA <hsbt@ruby-lang.org> | 2024-10-03 12:41:49 +0900 |
|---|---|---|
| committer | Hiroshi SHIBATA <hsbt@ruby-lang.org> | 2024-10-03 13:10:34 +0900 |
| commit | a048090bd591ef874f36effb2065d66719c04d59 (patch) | |
| tree | e21c9fa973cb946b454b4ed1c657a8b21162c7ed | |
| parent | d40db5cfecba8bd4fbc4809cf67024be4d83e113 (diff) | |
Update bundled_gems
Notes
Notes:
Merged: https://github.com/ruby/ruby/pull/11774
| -rw-r--r-- | gems/bundled_gems | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gems/bundled_gems b/gems/bundled_gems index 55696e8435..81f62893b5 100644 --- a/gems/bundled_gems +++ b/gems/bundled_gems @@ -7,7 +7,7 @@ # if `revision` is not given, "v"+`version` or `version` will be used. minitest 5.25.1 https://github.com/minitest/minitest -power_assert 2.0.3 https://github.com/ruby/power_assert 84e85124c5014a139af39161d484156cfe87a9ed +power_assert 2.0.4 https://github.com/ruby/power_assert rake 13.2.1 https://github.com/ruby/rake test-unit 3.6.2 https://github.com/test-unit/test-unit rexml 3.3.8 https://github.com/ruby/rexml @@ -18,7 +18,7 @@ net-pop 0.1.2 https://github.com/ruby/net-pop net-smtp 0.5.0 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.6.0 https://github.com/ruby/rbs 1e16fcdcc9bb88a5fdcf3fc6bec8a0b566c13877 +rbs 3.6.1 https://github.com/ruby/rbs typeprof 0.21.11 https://github.com/ruby/typeprof 167263ca3a634b61df0445f1a6b3e259a5d47f94 debug 1.9.2 https://github.com/ruby/debug racc 1.8.1 https://github.com/ruby/racc |
