Shopify / measured-rails

Rails adapter for the measured gem. Encapsulate measurements and their units in Ruby and Rails.
MIT License
92 stars 13 forks source link

Replace Travis with Github actions and bump rails and ruby version support #66

Closed kmcphillips closed 3 years ago

kmcphillips commented 3 years ago

This mirrors https://github.com/Shopify/measured/pull/134 and https://github.com/Shopify/measured/pull/135

Replaces Travis CI with Github Actions CI.

Support only up to date Ruby and Rails versions, which is Ruby >= 2.5 and Rails >= 5.2.

There were some deprecation warnings and failures in test that I updated: