diff --git a/Gemfile.lock b/Gemfile.lock index 3fbae6a441..cc121e17c5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -824,10 +824,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)