From 65fd8209c745393961b31c58c38261e07ee998a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Thu, 11 Apr 2019 04:43:17 +0000 Subject: [PATCH] Bump state_machines-activerecord from 0.5.0 to 0.6.0 Bumps [state_machines-activerecord](https://github.com/state-machines/state_machines-activerecord) from 0.5.0 to 0.6.0. - [Release notes](https://github.com/state-machines/state_machines-activerecord/releases) - [Commits](https://github.com/state-machines/state_machines-activerecord/compare/v0.5.0...v0.6.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 35827f79a..a4b5602f5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -536,11 +536,11 @@ GEM sprockets (>= 3.0.0) sqlite3 (1.3.13) state_machines (0.5.0) - state_machines-activemodel (0.5.0) - activemodel (>= 4.1, < 5.2) + state_machines-activemodel (0.6.0) + activemodel (>= 4.1, < 6.0) state_machines (>= 0.5.0) - state_machines-activerecord (0.5.0) - activerecord (>= 4.1, < 5.2) + state_machines-activerecord (0.6.0) + activerecord (>= 4.1) state_machines-activemodel (>= 0.5.0) state_machines-graphviz (0.0.2) ruby-graphviz