ManageIQ / manageiq-messaging

MIT License
5 stars 26 forks source link

Update ruby rails dependencies (breaking change) #94

Closed jrafanie closed 1 month ago

jrafanie commented 1 month ago

Use core minimum but allow 7.0/7.1/7.2 since core sets upper limit

Drop end of life rubies and rails and add new versions

Ensure we're testing and supporting community supported versions.

Drop:

Add:

Note: ruby 3.0 is not difficult to keep maintaining for now but it's on the chopping block.