bugsnag-ruby
bugsnag-ruby copied to clipboard
Add rack 3.0 to the text matrix only in Ruby 2.4.0+
Goal
Tests with rack (3.0.x) gem are missing.
Design
rack 3.0 supports for Ruby 2.4.0 and higher.
Changeset
- Add
gem "rack", "~> 3.0"to the matrix only for Ruby 2.4 thru 3.2.
Testing
- [ ] on GitHub Actions
@imjoehaines thoughts?
Thanks for merging @imjoehaines! 🎉