summaryrefslogtreecommitdiff
path: root/security/ruby-vault
AgeCommit message (Collapse)AuthorFilesLines
2022-08-28security/ruby-vault: update to 0.17.0taca2-6/+6
0.17.0 (2022-05-11) IMPROVEMENTS * Added MissingRequiredStateErr error type to refer to 412s returned by Vault 1.10 when the WAL index on the node does not match the index in the Server-Side Consistent Token. This error type can be passed as a parameter to #with_retries, and will also be retried automatically when #with_retries is used with no parameters.
2021-12-11security/ruby-vault: add package version 0.16.0taca4-0/+73
Add ruby-vault package version 0.16.0 required by newer ruby-chef. Vault Ruby Client Vault is the official Ruby client for interacting with Vault: https://vaultproject.io by HashiCorp.