From 7f285fce5c7b6fddabf220322a492d0aa000f573 Mon Sep 17 00:00:00 2001 From: Vokhmin Alexey V Date: Thu, 5 Mar 2015 02:39:16 +0300 Subject: [PATCH] added state_machines-activerecord gem --- Gemfile | 1 + Gemfile.lock | 2 ++ 2 files changed, 3 insertions(+) diff --git a/Gemfile b/Gemfile index 487f26894..82b951df7 100644 --- a/Gemfile +++ b/Gemfile @@ -27,6 +27,7 @@ gem 'perform_later', git: 'git://github.com/KensoDev/perform_later.git' # should gem 'russian' gem 'highline', '~> 1.6.20' gem 'state_machine' +gem 'state_machines-activerecord' gem 'redis-rails' gem 'grack', git: 'git://github.com/rosa-abf/grack.git', require: 'git_http' diff --git a/Gemfile.lock b/Gemfile.lock index 09c199089..4e855a57f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -514,6 +514,7 @@ GEM sprockets (>= 2.8, < 4.0) sqlite3 (1.3.10) state_machine (1.2.0) + state_machines-activerecord (0.0.0) stringex (2.5.2) temple (0.7.5) test_after_commit (0.4.0) @@ -657,6 +658,7 @@ DEPENDENCIES soundmanager-rails sprockets state_machine + state_machines-activerecord test_after_commit therubyracer therubyrhino