A small, dependency-free gem that encrypts and decrypts a single credentials.yml.enc file with AES-256-GCM. Ships an `mcr` command line tool for reading and writing values, plus a Ruby API. Designed for container and server workflows where the encrypted file travels with the image and the master key is injected at runtime via MAQUINA_MASTER_KEY.
Required Ruby Version
>= 3.2.0
Authors
Mario Alberto Chávez Cárdenas