clio / polymorphic_integer_type

MIT License
37 stars 35 forks source link

Updates CI to support Ruby 3+ and Rails v7 #58

Closed peerkleio closed 1 year ago

peerkleio commented 1 year ago

As the title states this (mostly) updates the GitHub actions config to support Ruby 3. Additionally, it drops support for Ruby v2.6 and Rails < v5.2.

While we are at it, we may as well add support for testing against Rails 7.