test/dummy/config/secrets.yml in makers-0.2.0 vs test/dummy/config/secrets.yml in makers-4.0.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: 90ea71642909e9ebb32455c4c2a5b5c211df2ee750161c6506ed5ef3bfb1783f3a2be8f24b7280dc69eb0cc17083f267829b7565418f900b51a3df90a2c633ad
+ secret_key_base: 2c1c8d4cbaa726b21aa6483b7d556125f4897508e2b94f8b3ddaec675168382c9b3b6eb5a9359d2fade03f539c16ac1ef905891c2410f2fd00b83b76c1666feb
test:
- secret_key_base: 49329fb6a8a6e4384aad00333f828e8d6ca75273cbc5ca7d4f37cfd2f1aa7c47eea29d467960e690cdee06a8996bccb39c21019fc76464f914dc77288f85a7e8
+ secret_key_base: 9dd531171128e7c3d11dd2c5c18c84ba43d29b677043002634a6f4d58bf2687a283b7b6dc6af741d63c3824f11fa1f858010d7c2509a932023f2ece0d3bfe6cf
# Do not keep production secrets in the repository,
# instead read values from the environment.
production:
secret_key_base: <%= ENV['SECRET_KEY_BASE'] %>