diff options
| author | git <svn-admin@ruby-lang.org> | 2026-02-16 05:37:35 +0000 |
|---|---|---|
| committer | git <svn-admin@ruby-lang.org> | 2026-02-16 05:37:35 +0000 |
| commit | 66a3ebe38065509ae83e56095eaaf146d82efe9d (patch) | |
| tree | 0d3bc74aa652e50ecc8b5affaa7c828e32bd62fb | |
| parent | 99674185d63162eadcded3d2623a181fddf2bbb3 (diff) | |
Update bundled gems list as of 2026-02-16
| -rw-r--r-- | NEWS.md | 1 | ||||
| -rw-r--r-- | gems/bundled_gems | 2 |
2 files changed, 2 insertions, 1 deletions
@@ -77,6 +77,7 @@ releases. * resolv-replace 0.2.0 * syslog 0.4.0 * repl_type_completor 0.1.13 +* pstore 0.2.1 * rdoc 7.2.0 * irb 1.17.0 diff --git a/gems/bundled_gems b/gems/bundled_gems index 6a0f626de9..6f0ac6c5e5 100644 --- a/gems/bundled_gems +++ b/gems/bundled_gems @@ -34,7 +34,7 @@ syslog 0.4.0 https://github.com/ruby/syslog csv 3.3.5 https://github.com/ruby/csv repl_type_completor 0.1.13 https://github.com/ruby/repl_type_completor ostruct 0.6.3 https://github.com/ruby/ostruct -pstore 0.2.0 https://github.com/ruby/pstore +pstore 0.2.1 https://github.com/ruby/pstore benchmark 0.5.0 https://github.com/ruby/benchmark logger 1.7.0 https://github.com/ruby/logger rdoc 7.2.0 https://github.com/ruby/rdoc |
