diff options
| author | Hiroshi SHIBATA <hsbt@ruby-lang.org> | 2025-03-12 09:59:04 +0900 |
|---|---|---|
| committer | Hiroshi SHIBATA <hsbt@ruby-lang.org> | 2025-03-12 11:05:39 +0900 |
| commit | 1ba93fdfd21f403889aa7930f7ef2ad4414aa00a (patch) | |
| tree | 5ca38367e1c9675ba519764b44d83cbd0012d57f | |
| parent | 1cdec3240b3c998c0cbf73556786aa3fa0b02ae7 (diff) | |
Update bundled_gems
Notes
Notes:
Merged: https://github.com/ruby/ruby/pull/12910
| -rw-r--r-- | gems/bundled_gems | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gems/bundled_gems b/gems/bundled_gems index cf1a63122a..37cb7f9fba 100644 --- a/gems/bundled_gems +++ b/gems/bundled_gems @@ -36,7 +36,7 @@ syslog 0.3.0 https://github.com/ruby/syslog csv 3.3.2 https://github.com/ruby/csv repl_type_completor 0.1.10 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 b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f +pstore 0.2.0 https://github.com/ruby/pstore benchmark 0.4.0 https://github.com/ruby/benchmark logger 1.6.6 https://github.com/ruby/logger rdoc 6.12.0 https://github.com/ruby/rdoc |
