- Add Rails 7.1 support
- Test against Ruby 3.2 and 3.3
- Remove official support for Rails 5.2
- Remove official support for Rails 6.0
- Remove testing for Ruby 2.7 & 3.0
- Add Rails 7 support
- Test against Ruby 3.1
- Update
nokogiri
version to 1.11 for security patch in gem development - Test against Ruby 3.0 and remove near-EOL Ruby 2.5 from test matrix
- Add Rails 6.1 support
- Update development version of Rails gems for
actionview
security patch - Remove Rails < 5.2 support due to EOL by Rails team
- Remove EOL Ruby 2.4 from test matrix, and add Ruby 2.7
- Update development version of Rails gems for
actionview
security patch
- Update
nokogiri
version to 1.10.8 for security patches in gem development
- Add Rails 6 support
- Update minimum json-jwt and loofah libraries for CVEs
- Improvements to handling errors fetching JWKs and decoding Cognito JWTs
- Initial release of Cognito token verification gem