diff --git a/Gemfile.lock b/Gemfile.lock index 41511663a0..f67f2ca790 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -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)