“Why does Redis-Rails deploy fail with `Unable to load application: LoadError: cannot load such file — fiber`?”
TLDR; I'm running a Rails app on Heroku. I have staging & production environments, set up as 2 apps in a pipeline. As the heroku stack heroku-18 has reached EOL, I'm in the process of upgrading the app to heroku-22.…