Hello!
It looks like the upcoming Rails 5.2 will be converting to credentials, which will work a little differently than secrets. In particular, it does not seem to support multiple environments -- See the discussion leading up to rails/rails#30067 (comment).
Any plans to update this gem for Rails 5.2 so that we can support multiple credential files as well?