cheddar-me / eyaml

Ejson-compatible encrypted secrets
MIT License
1 stars 1 forks source link

Add support for rails credentials #34

Closed svanhesteren closed 9 months ago

svanhesteren commented 10 months ago

From rails 7.2 on the secrets mechanism will be deprecated in favor of rails credentials and from rails 7.1 on it will show warnings about it, so time to add support for it in here.

This includes updates to rails 7.1.3, ruby 3.2.2 and rspec 3.16.