cici 0.2.0
When environment variables are not enough and you need to store secrets within files, cici is your friend. Store secret files in your source code repository with ease. Can be used without a CI server, but tool is primarily designed for your CI server to decrypt these secret files for deployment.
Gemfile:
=
install:
=
Runtime Dependencies (1):
colorize
~> 0.8, >= 0.8.1
Development Dependencies (4):
rake
~> 12.3, >= 12.3.1
rspec
>= 3.8.0, ~> 3.8
rspec_junit_formatter
~> 0.4, >= 0.4.1
rubocop
~> 0.58, >= 0.58.2