RubyGems Navigation menu

dry-credentials 0.6.0

Manage and deploy secrets (access keys, API tokens etc) in encrypted files which can safely be committed to the code repository. To decrypt and and use them, only one environment variable containing the corresponding key is required. While similar to ActiveSupport::EncryptedConfiguration, this lightweight implementation introduces as few dependencies as necessary.

Gemfile:
=

安装:
=

版本列表:

  1. 0.6.0 January 12, 2026 (13.0 KB)
  2. 0.5.1 January 05, 2026 (13.5 KB)
  3. 0.5.0 July 21, 2025 (13.5 KB)
  4. 0.4.0 January 05, 2025 (17.0 KB)
  5. 0.3.1 December 25, 2024 (16.5 KB)
显示所有版本 (共 9 个)

Runtime 依赖 (1):

base64 ~> 0

Development 依赖 (8):

debug >= 0
guard >= 0
minitest >= 0
rake >= 0
yard >= 0

所有者:

推送者:

GitHub

作者:

  • Sven Schwyn

SHA 256 校验和:

=

Provenance:

下载总量 5,185

这个版本 198

版本发布:

许可:

MIT

需要的 Ruby 版本: >= 3.0.0

链接: