PATH

remote: /home/aaron/Projects/Personal/pluginaweek/state_machine
specs:
  state_machine (1.0.2)

GEM

remote: http://www.rubygems.org/
specs:
  activemodel (3.1.1)
    activesupport (= 3.1.1)
    builder (~> 3.0.0)
    i18n (~> 0.6)
  activerecord (3.1.1)
    activemodel (= 3.1.1)
    activesupport (= 3.1.1)
    arel (~> 2.2.1)
    tzinfo (~> 0.3.29)
  activesupport (3.1.1)
    multi_json (~> 1.0)
  appraisal (0.3.8)
    bundler
    rake
  arel (2.2.1)
  builder (3.0.0)
  i18n (0.6.0)
  multi_json (1.0.3)
  rake (0.9.2)
  rcov (0.9.11)
  sqlite3 (1.3.4)
  sqlite3-ruby (1.3.3)
    sqlite3 (>= 1.3.3)
  tzinfo (0.3.30)

PLATFORMS

ruby

DEPENDENCIES

activerecord (= 3.1.1)
appraisal (~> 0.3.8)
rake
rcov
sqlite3-ruby
state_machine!