diff --git a/Gemfile.lock b/Gemfile.lock index 785f9f3a7b..82b735e5de 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -550,12 +550,12 @@ GEM activesupport (>= 4.0) sprockets (>= 3.0.0) state_machines (0.5.0) - state_machines-activemodel (0.7.1) - activemodel (>= 4.1) + state_machines-activemodel (0.8.0) + activemodel (>= 5.1) state_machines (>= 0.5.0) - state_machines-activerecord (0.6.0) - activerecord (>= 4.1) - state_machines-activemodel (>= 0.5.0) + state_machines-activerecord (0.8.0) + activerecord (>= 5.1) + state_machines-activemodel (>= 0.8.0) stringex (2.8.5) stripe (5.30.0) temple (0.8.2)