PATH

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

GEM

remote: http://www.rubygems.org/
specs:
  activemodel (3.0.5)
    activesupport (= 3.0.5)
    builder (~> 2.1.2)
    i18n (~> 0.4)
  activerecord (3.0.5)
    activemodel (= 3.0.5)
    activesupport (= 3.0.5)
    arel (~> 2.0.2)
    tzinfo (~> 0.3.23)
  activesupport (3.0.5)
  appraisal (0.3.8)
    bundler
    rake
  arel (2.0.10)
  builder (2.1.2)
  i18n (0.6.0)
  rake (0.9.2)
  rcov (0.9.10)
  sqlite3 (1.3.4)
  sqlite3-ruby (1.3.3)
    sqlite3 (>= 1.3.3)
  tzinfo (0.3.29)

PLATFORMS

ruby

DEPENDENCIES

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