Merge pull request #13673 from deivid-rodriguez/bump-state-machines

Bump state_machines related gems again
This commit is contained in:
David Cook
2025-11-11 13:22:53 +11:00
committed by GitHub

View File

@@ -831,10 +831,10 @@ GEM
actionpack (>= 5.2)
activesupport (>= 5.2)
sprockets (>= 3.0.0)
state_machines (0.20.0)
state_machines-activemodel (0.10.0)
state_machines (0.100.4)
state_machines-activemodel (0.31.0)
activemodel (>= 7.1)
state_machines (>= 0.10.0)
state_machines (>= 0.31.0)
state_machines-activerecord (0.31.0)
activerecord (>= 7.1)
state_machines-activemodel (>= 0.10.0)