What's Changed
- Test against current and next Ruby and Rails versions by @ivy in https://github.com/roidrage/lograge/pull/335
- Fix status code by @richmolj in https://github.com/roidrage/lograge/pull/334
- Avoid version in Rack::Logger code comment by @olleolleolle in https://github.com/roidrage/lograge/pull/327
- build: Skip Rails edge (7.1.0.alpha) in JRuby in CI by @olleolleolle in h...