state-machines / state_machines

Adds support for creating state machines for attributes on any Ruby class
https://github.com/state-machines/state_machines
MIT License
814 stars 91 forks source link

feat: drop support ruby prior 2.7. #87

Closed seuros closed 2 years ago

seuros commented 2 years ago

This will allow to simplify syntax.

There is no code behavior changes, except the version bump and the change in state_machines.gemspec.