diff options
author | Hiroshi SHIBATA <[email protected]> | 2025-01-09 16:15:33 +0900 |
---|---|---|
committer | Hiroshi SHIBATA <[email protected]> | 2025-01-10 10:19:39 +0900 |
commit | 503073581915761bb8b99a8e41d0a5f3958dc00c (patch) | |
tree | 7dc95a4ab81d69eea89b82a5ce9e3bab37721757 | |
parent | fcecef7752d9d6c760c8ca7f6a7ce12c82988360 (diff) |
Use fixed commits for assert_in_out_err of pstore and logger
Notes
Notes:
Merged: https://github.com/ruby/ruby/pull/12537
-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 6958be095d..4d2c0b45dc 100644 --- a/gems/bundled_gems +++ b/gems/bundled_gems @@ -36,6 +36,6 @@ syslog 0.2.0 https://github.com/ruby/syslog csv 3.3.2 https://github.com/ruby/csv repl_type_completor 0.1.9 https://github.com/ruby/repl_type_completor ostruct 0.6.1 https://github.com/ruby/ostruct -pstore 0.1.4 https://github.com/ruby/pstore +pstore 0.1.4 https://github.com/ruby/pstore b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f benchmark 0.4.0 https://github.com/ruby/benchmark -logger 1.6.4 https://github.com/ruby/logger +logger 1.6.4 https://github.com/ruby/logger fba3ee3fea15bfac52d5779a431191fb6f1b28fb |