epimorphics / ukhpi

Open data for for the UK House Price Index from Land Registry, RoS, NISRA and ONS
MIT License
5 stars 2 forks source link

Activate Puma-metrics plugin once Rails version >= 2.7 #442

Open jonrandahl opened 2 months ago

jonrandahl commented 2 months ago

Currently we cannot use the puma-metrics plugin as the version for Ruby 2.6 does not support Puma 6 and the version for Puma 6 does not support Ruby 2.6:

## 1.3.0

Changes:
- Added support for puma 6.0 or newer (#43)

Housekeeping:
- Drop support for ruby 2.6
- Update dependencies