test/dummy/config/secrets.yml in psique-0.1.1 vs test/dummy/config/secrets.yml in psique-1.0.0
- old
+ new
@@ -9,13 +9,13 @@
# Make sure the secrets in this file are kept private
# if you're sharing your code publicly.
development:
- secret_key_base: 58d2ed9547aaf49b04ea2075c76ecd443884de6540cba120362ce549771795a111684ec2087513276d3cb71fc70ca94bebe2ddcb13f9cec77cba38431b47e2a0
+ secret_key_base: 4000c65cac8fbd93c6e3305ed620e86460dc854afc4457dba173f78131d8641db0b616dc52532b3101c995e0287c15c1fca2a7ab544bcc51c0e82389f99ae879
test:
- secret_key_base: d66bdc6a68c29380266959ca44267a7d1d7a04246c25441a5642fd81e72cfa321f436fbb984833405b1fc1fc26e0af2d00e40801733c342e0ea23a744b029dff
+ secret_key_base: 52f6b2dac273fee292423cd17f746d6d998a310ba8e36f9b68e686cf4b8c5c7b38d0ad913c760b36b1fedc9dfaead1438e9338808ae4978db4e5343418e60e59
# Do not keep production secrets in the repository,
# instead read values from the environment.
production:
secret_key_base: <%= ENV["SECRET_KEY_BASE"] %>