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)
  activesupport (3.1.1)
    multi_json (~> 1.0)
  appraisal (0.3.8)
    bundler
    rake
  bson (1.3.1)
  builder (3.0.0)
  i18n (0.6.0)
  mongo (1.3.1)
    bson (>= 1.3.1)
  mongoid (2.2.4)
    activemodel (~> 3.0)
    mongo (~> 1.3)
    tzinfo (~> 0.3.22)
  multi_json (1.0.3)
  rake (0.9.2)
  rcov (0.9.11)
  tzinfo (0.3.30)

PLATFORMS

ruby

DEPENDENCIES

appraisal (~> 0.3.8)
mongoid (= 2.2.4)
rake
rcov
state_machine!