NHSDigital / ndr_support

National Disease Registers support gem
MIT License
4 stars 6 forks source link

Support Rails 7.1 #41

Closed bshand closed 11 months ago

bshand commented 11 months ago

Support Rails 7.1 in ndr_support.

The tests currently produce a few deprecation warnings on Rails 7.1. This is expected behaviour [and the deprecations are triggered only by the tests, not the main ndr_support code], which we cannot resolve cleanly until we drop support for Rails 6.1.