added state_machines-activerecord gem

This commit is contained in:
Vokhmin Alexey V 2015-03-05 02:39:16 +03:00
parent 3eeb75b554
commit 7f285fce5c
2 changed files with 3 additions and 0 deletions

View File

@ -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'

View File

@ -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