This repository was archived by the owner on Apr 21, 2026. It is now read-only.
v3417: pass kwargs in Secrets::Manager.history (#4108)
* pass kwargs in history * bump vulnerable gems * exclude basic text from flay * match Secrets::DbBackend.history's sig real backend.history's sig * remove print statement; keep useless params for consistency ignore any other params update specs * update specs