diff options
| author | Takashi Kokubun <takashikkbn@gmail.com> | 2026-03-16 12:02:55 -0700 |
|---|---|---|
| committer | Takashi Kokubun <takashikkbn@gmail.com> | 2026-03-16 12:02:55 -0700 |
| commit | 901966d7621bfdfe520c5b65649c7e6bacaad6ff (patch) | |
| tree | c4056c792ad87cf9d9e6c938ebdabeaf4beb0750 | |
| parent | a601b899a35c796775309dca01a6d5e64be14c44 (diff) | |
Update pstore to 0.2.1 [Backport #21880]
Fix ultra_safe mode of pstore bundled with Ruby 4.0.
| -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 9461122e62..5ecc0bb62c 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.5 https://github.com/ruby/csv repl_type_completor 0.1.12 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.0.3 https://github.com/ruby/rdoc |
