diff --git a/Gemfile.lock b/Gemfile.lock index c42dc8d..b2ba4de 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -181,11 +181,11 @@ GEM sprockets (>= 3.0.0) sqlite3 (1.4.0) state_machines (0.5.0) - state_machines-activemodel (0.5.1) + state_machines-activemodel (0.6.0) activemodel (>= 4.1, < 6.0) state_machines (>= 0.5.0) - state_machines-activerecord (0.5.2) - activerecord (>= 4.1, < 6.0) + state_machines-activerecord (0.6.0) + activerecord (>= 4.1) state_machines-activemodel (>= 0.5.0) thor (0.19.4) thread_safe (0.3.6)