Deploy e6ee86f
Diff: heroku/v452...heroku/v453
- Support new API response when logged in.
- Update gems.
- Ruby 3.1.1
- Add background to dark mode widget.
- Move files around so that initializers run before all App classes.
- Stop using redis in the airbrake report throttler and just use a local hash to keep track of it.
- Make Redis an optional dependency. Handle URL resolution gracefully if Redis is unavailable.